Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x71fa…0b600xaf2c…7fddBase—$0.98100%fluxa83d ago0xde4456…fa0ad2
0xd2ba…bdcb0xaf2c…7fddBase—$0.98100%fluxa83d ago0xb66e69…d2fe73
0x60e3…bb550xaf2c…7fddBase—$0.98100%fluxa83d ago0x6e1328…09b4a0
0xd869…a5d30xaf2c…7fddBase—$0.98100%fluxa83d ago0xc91ee1…194b8c
0xd818…d90a0xaf2c…7fddBase—$0.98100%fluxa83d ago0xb91096…8cac4f
0x01dc…6c480xaf2c…7fddBase—$0.98100%fluxa83d ago0x502c0c…29adbf
0xfc14…7ce30xaf2c…7fddBase—$0.98100%fluxa83d ago0xf1109f…cbe702
0x04af…7d550xaf2c…7fddBase—$0.98100%fluxa83d ago0x703f62…aee958
0xb6b5…ee2b0xaf2c…7fddBase—$0.98100%fluxa83d ago0x11071a…2d7713
0xe5f7…b02d0xaf2c…7fddBase—$0.98100%fluxa83d ago0xa86422…dcc416
0xd31a…a02d0xaf2c…7fddBase—$0.98100%fluxa83d ago0xcefbd6…6a487d
0xecd4…1ea40xaf2c…7fddBase—$0.98100%fluxa83d ago0x1a5945…8742a2
0x8b32…e6b20xaf2c…7fddBase—$0.98100%fluxa83d ago0x194e91…c0ca75
0xdbf9…ab860xaf2c…7fddBase—$0.98100%fluxa83d ago0xd460b0…e83ab8
0xc4f8…12c40xaf2c…7fddBase—$0.98100%fluxa83d ago0x2da91b…38ce42
0x55d5…1cfb0xaf2c…7fddBase—$0.98100%fluxa83d ago0xf55bf5…eee24c
0x04c8…26420xaf2c…7fddBase—$0.98100%fluxa83d ago0x43590b…c47f91
0xf488…61950xaf2c…7fddBase—$0.98100%fluxa83d ago0xf128a2…7d144f
0x9236…53230xaf2c…7fddBase—$0.98100%fluxa83d ago0x20b037…2c9593

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.