Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x9d49ad…8e4ff4
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x5ae2ec…984d81
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0xb3ff98…d8f176
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x299ab9…bbf02a
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x3eb7ca…45cb80
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x38816c…db1c06
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x7751c7…a6f11e
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0xf3a15d…4ccd0f
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x169c72…12aa28
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0xa2aea7…a0070a
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x9e37a8…acf4d6
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0xaddfc8…9ae07a
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x79d6e1…1f6b96
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x48dde5…43ad12
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0x0cbf54…3aeb74
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase139d ago0xd8fea5…0b5a09
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase139d ago0x1195c0…c8f37e
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase139d ago0xfe4930…f26b7e
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase139d ago0x774167…79a810
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase139d ago0x4e88bc…caaeed
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase139d ago0x0ef46c…9a1da8
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase139d ago0x36708f…fa8759
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase139d ago0xddcdf0…80a88f
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase140d ago0x6b5aae…80e626
0xab15…6fdb0xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase140d ago0xa97db5…0d3447

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.