Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xa226ad…3135ad
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x05ee3d…881699
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xf40192…4ec781
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xfbd4aa…7d8d36
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x39ea1f…7e20fa
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x4fd7f4…8bb0b8
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xcede25…57fab5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x9cae19…bf133b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.007386100%coinbase50d ago0x23f0ac…489e10
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xdb825f…a561a4
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x40ee9b…826791
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xaef413…01752f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xce4ad1…5e4c1b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x75a5da…d5864f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0x9ca832…4dd0fe
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.006267100%coinbase50d ago0x93f3f7…1b347f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0xb0f552…1b5359
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x0eff8a…b6f01b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.005003100%coinbase50d ago0xb4ff4b…3759b7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.006656100%coinbase50d ago0x5c1645…e6932b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase50d ago0x44230b…2da907
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.006293100%coinbase50d ago0x51853d…f9e1f7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.005003100%coinbase50d ago0x17c894…7c0700
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00636100%coinbase50d ago0x7c4104…360de5
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase50d ago0xd47087…2ae8f6

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.