Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccab…80ae0x6e00…b04cBaseBlockRun.AIAi$0.003100%Payer-submitted74d ago0x3a3c3d…80d345
0x5a56…3dee0xccab…80aeBase—$0.001100%coinbase74d ago0x756467…542018
0xccab…80ae0x7578…6837Base—$0.001100%coinbase75d ago0xf6e749…3a4e8e
0xccab…80ae0x2e36…f632Base—$0.001100%coinbase75d ago0x077036…58c60b
0xccab…80ae0x6e00…b04cBaseBlockRun.AIAi$0.003100%Payer-submitted75d ago0xfa10c5…2008f1
0x2e36…f6320xccab…80aeBase—$0.001100%coinbase75d ago0xcb65d9…e0b05d
0xccab…80ae0x6e00…b04cBaseBlockRun.AIAi$0.003100%Payer-submitted75d ago0x7a73c3…e85098
0x0e0f…fe150xccab…80aeBase—$0.001100%coinbase75d ago0x2bc341…ad1907
0xccab…80ae0x2e36…f632Base—$0.001100%coinbase75d ago0x1525aa…2d2757
0xccab…80ae0xa112…7d60Basex402 service$0.001100%Payer-submitted75d ago0x0e8e89…ea6948
0x5a56…3dee0xccab…80aeBase—$0.001100%coinbase75d ago0x045a03…003533
0xccab…80ae0x6e00…b04cBaseBlockRun.AIAi$0.003100%Payer-submitted75d ago0x4b3e76…93f3ef
0xccab…80ae0xd850…f111Basex402 service$0.001100%Payer-submitted75d ago0xeb189b…7c26fb
0x0e0f…fe150xccab…80aeBase—$0.001100%coinbase75d ago0x64570b…f8ccf3
0xccab…80ae0x5a56…3deeBase—$0.001100%coinbase75d ago0xe369f3…4f1472
0x7578…68370xccab…80aeBase—$0.001100%coinbase75d ago0xf98f32…675d62
0x5a56…3dee0xccab…80aeBase—$0.001100%coinbase75d ago0x431450…ecb021
0xccab…80ae0x6e00…b04cBaseBlockRun.AIAi$0.003100%Payer-submitted75d ago0xc512e7…6a4910

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.