Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x4576ec…bef096
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x9751f6…bac726
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xd11863…64927f
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0xc9cdd2…4127aa
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0xe7c961…e6f1ce
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase127d ago0xedc328…5cd61e
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase127d ago0x779d1d…fc8848
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x40710a…3e1cfa
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x170424…c18a85
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xd7d53c…228e70
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xf342aa…7c62ee
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x0deb74…11ee71
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xed44f3…336c90
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x637f72…46f972
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x56858f…462314
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x641801…817213
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x3fbb0d…2eb4ac
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x837bd7…45708b
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x165c30…4f45b7
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x8232a9…321f1a
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x48a4d2…2c6ede
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0x5aa08d…3e528c
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xc9b8ce…a93c1a
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xa0f569…0f0b7b
0x4045…63370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase127d ago0xc60526…009895

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.