Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase14d ago0x4ed3ab…964bfb
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0x1ecdd3…c72ff1
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase14d ago0x3c8cf9…5fab0b
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0x326147…d64829
0xbc19…f2eb0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0x660eb6…190257
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase14d ago0x432f9e…c6941b
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0x38d8dc…d34e05
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase14d ago0x6bd082…a11240
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0x17621c…e1fa1d
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase14d ago0xf9e737…7b1fde
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0x7b1598…334eb7
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase14d ago0x4df455…d6c3ec
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0xb9cecc…5b41ee
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0x539aa4…694e69
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0x3d093a…92fc35
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0x467116…47f053
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.00268100%coinbase14d ago0x7809c7…71e568
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase14d ago0x4d2749…42679e
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0x616baf…b9671d
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0xc536bc…1a00a2
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase14d ago0x12adfc…57adee
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase14d ago0xd0b549…333d06
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase14d ago0xd5c447…b16d4f
0xbc19…f2eb0xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase14d ago0x2b3a81…b8bc4c
0xbc19…f2eb0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase14d ago0xf29478…fc0954

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.