Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001422100%coinbase75d ago0x245a36…e0060b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0x37d945…fa3b5a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.002297100%coinbase75d ago0xa945bc…83af22
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001431100%coinbase75d ago0xc75769…3a82d8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001038100%coinbase75d ago0x145835…20641c
0x505d…fc8c0x6cf3…8508Basex402 service$0.004100%cascade75d ago0xd61299…1e9eb4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001421100%coinbase75d ago0x9aba97…90baa7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00177100%coinbase75d ago0xb47a3b…fe858b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001422100%coinbase75d ago0xe2e470…6e0432
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001421100%coinbase75d ago0x758d36…6ea9ec
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001422100%coinbase75d ago0x0cf6d5…e4bf3c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001422100%coinbase75d ago0x4b0e4e…8eac29
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001422100%coinbase75d ago0xfaa05b…c66d3a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007541100%coinbase75d ago0xa77946…8e2993
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001424100%coinbase75d ago0xb62856…253d68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase75d ago0x5054ee…f32f93
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001424100%coinbase75d ago0xd5c78a…5a53b4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001423100%coinbase75d ago0x12b4cd…10f40b
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001423100%coinbase75d ago0x4e581c…caca68
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001422100%coinbase75d ago0xc40990…e147be
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001422100%coinbase75d ago0xef6f0a…5f4006
0x4092…1d740x85a7…109bBase—$0.001100%0x6cb9…e3d575d ago0x37adce…1f976c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001423100%coinbase75d ago0x04b7e7…18ad6a
0xa39c…889f0x9dba…0df8Basex402 service$0.006100%coinbase75d ago0xc8a0e2…d0cd5e
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001423100%coinbase75d ago0x98f1a8…7b17b1

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.