Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9d3d…d8370x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0xa14e05…ac0f9d
0xa4f5…b1ff0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0x3bf185…1fc297
0xd84d…6ea10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0x3d9d7b…864889
0xdaa6…bda10x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0x02b75b…8c17f8
0x9c9c…dad50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0xd84a38…e98b61
0xd321…e43c0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0x8f68a8…151832
0xc9c7…16700x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0x8b01b5…611775
0x0861…1c810x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0x90b1c7…b59a56
0x137a…765e0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0x170ad3…0a822d
0xa492…21aa0x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase8d ago0xdc0622…30acf6
0x79f8…f7580x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase9d ago0x7173be…20627a
0x609c…16720x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase9d ago0xc925bb…359cfe
0x3bf1…95c50x6e00…b04cBaseBlockRun.AIAi$0.0085100%coinbase9d ago0xf95d21…e63ef2

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.