Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x37899e…45bb00
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0xb9b754…85c3e4
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006739100%coinbase106d ago0x923ba3…fc58a6
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006739100%coinbase106d ago0x18d82c…37da0d
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006739100%coinbase106d ago0x035c24…ba6912
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006739100%coinbase106d ago0xb1b3cc…eb8e69
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.004664100%coinbase106d ago0x9bdc39…64a8fd
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006739100%coinbase106d ago0xb5a466…d5deed
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006739100%coinbase106d ago0x305f16…f572f5
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x371feb…4f5684
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006739100%coinbase106d ago0x90bf26…51c53e
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006502100%coinbase106d ago0xec3b99…bf2228
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006502100%coinbase106d ago0xe7837a…f2e334
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006449100%coinbase106d ago0xe1cad2…4b439c
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006449100%coinbase106d ago0x913cdb…cd920a
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase106d ago0x85605f…e51105
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x186f91…f85f95
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0xa20513…a02b8f
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006391100%coinbase106d ago0xc789f6…cc36a7
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006391100%coinbase106d ago0xc0bc98…6d2d12
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006391100%coinbase106d ago0xed56dc…cd9fa7
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0xccf4b1…122806
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase106d ago0x12608e…146934
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006391100%coinbase106d ago0x0984a3…2cb736
0x37f3…82e50xe903…1abfBaseBlockRun.AIAi$0.006154100%coinbase106d ago0x541621…8be6c9

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.