Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xdb1536…311ab9
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0xd1e234…4a71d0
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x6138cc…f7a0c8
0x3e21…cb360xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xcbd57c…753cb2
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x939657…a9e144
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005344100%coinbase139d ago0x5fdaa8…586ee9
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.009955100%coinbase139d ago0x31ef34…56ee56
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xa3dc7c…ad1223
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x6467b6…1486dc
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x7bfc57…02c3df
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.006517100%coinbase139d ago0x62fae7…c4512e
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0xc87ae4…df1d12
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase139d ago0x42eb54…294c02
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase139d ago0x4c2dc9…80b78d
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.009955100%coinbase139d ago0xb082a1…6fd896
0x6d06…f1a60xe903…1abfBaseBlockRun.AIAi$0.0099100%coinbase139d ago0xb443f0…a1357e
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.005363100%coinbase139d ago0x528fc9…91db46
0x28a4…6e4f0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase139d ago0x655bf7…5cea36
0x4b40…ccfa0xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xdcd7d9…6c31f1
0xc99a…95240xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase140d ago0xc43fa3…23e2fc
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x0a4448…2c7993
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x230fa4…f084b5
0xa22f…442a0xe903…1abfBaseBlockRun.AIAi$0.004637100%coinbase140d ago0x83b5cc…8143c8
0xbca8…fd160xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0x35dff3…3f4951
0x965d…17130xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase140d ago0xfc4708…e2ef6c

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.