Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1d ago0xe48c11…5cebc5
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1d ago0x0639f9…37ae44
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1d ago0x2f03a4…598ea0
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1d ago0x7b2d96…741094
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xbcfe1c…097053
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x09dcb4…5c4551
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x0708b8…b2fd2d
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xefa62c…e8dd21
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x24fdfd…74736d
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x5e87e3…58df2b
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1d ago0xbe6c9b…657305
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xce8aef…8f4f71
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x319320…906a37
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x558f34…c64c87
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x459c1a…136e87
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x6718e1…009ad0
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xd8fca1…bc0f68
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xb0c097…94e656
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x4b4055…24139f
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x1cf7bf…77fcb7
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase1d ago0x89f6ee…cedf69
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x975fa4…73bd9b
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x3e8380…4fdd4a
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0x58c17d…605582
0xfd64…5b060xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase1d ago0xf48e1c…ae6542

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.