Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase1h ago0x4d03fe…c560da
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase1h ago0x0be484…10bdf6
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase1h ago0x242f4c…824eb8
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase1h ago0x2a7d45…94baf9
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$2.10100%coinbase1h ago0x0c531d…37c2f1
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$2.10100%coinbase1h ago0x32cff6…b9dec1
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase1h ago0xa94e95…dc7110
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase1h ago0x61a0b3…cf017b
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase1h ago0x449180…d5827d
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$2.10100%coinbase5h ago0xa20cb0…9793cf
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$2.10100%coinbase5h ago0xb13614…41faa4
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase5h ago0x07fdf5…0354cc
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6h ago0x921ea6…fea250
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6h ago0x0d6cc1…b3e11a
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6h ago0x8e53b2…7b2848
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6h ago0x9119f7…a01a3d
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase6h ago0x9d45c8…268c59
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase6h ago0x6481e6…4b5a70
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.38100%coinbase6h ago0xa84e54…844e4c
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase6h ago0xdb8ee2…f111ed
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase6h ago0x6632e2…2e44d1
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.28100%coinbase6h ago0x4648c7…59f04c
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.14100%coinbase6h ago0xd4bf5c…a126f3
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase6h ago0x0bc0f6…4e45b2
0xdf13…cee70xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase6h ago0x19cbe4…b11330

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.