Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x68a8…d9fb0x5499…f032Base—$0.01100%coinbase78d ago0x8a3f05…082a69
0x68a8…d9fb0x14e1…29f3Base—$0.01100%coinbase78d ago0x703497…23079c
0x68a8…d9fb0xc830…d89fBase—$0.01100%coinbase78d ago0xbed4fc…b12788
0x68a8…d9fb0x227c…5155Base—$0.01100%coinbase78d ago0x6b0945…95f891
0x68a8…d9fb0x2ae1…4a45Base—$0.01100%coinbase78d ago0xc7de19…896b52
0x68a8…d9fb0x8e98…d33bBase—$0.01100%coinbase78d ago0x39ab8b…5c13d4
0x68a8…d9fb0x6b4c…5c80Base—$0.01100%coinbase78d ago0xa4dd42…abb5fc
0x68a8…d9fb0x8d03…91a3Base—$0.01100%coinbase78d ago0xc5e220…28666a
0x68a8…d9fb0x07eb…5994Base—$0.01100%coinbase78d ago0xfb3407…34d294
0x68a8…d9fb0x8f78…e781Base—$0.01100%coinbase78d ago0xc04fa6…9e6ee9
0x68a8…d9fb0xd1d5…470cBase—$0.01100%coinbase78d ago0x089826…ed459b
0x68a8…d9fb0x5af5…f769Base—$0.01100%coinbase78d ago0x938b72…5f0731
0x68a8…d9fb0x94aa…b18fBase—$0.01100%coinbase78d ago0x42ffd7…91a26a
0x68a8…d9fb0x8ebf…4f7dBase—$0.01100%coinbase78d ago0xe8ebc4…2941bd
0x68a8…d9fb0xe1b0…de1bBase—$0.01100%coinbase78d ago0x6c650d…515524
0x68a8…d9fb0xc410…fd92Base—$0.01100%coinbase78d ago0x879561…87bea6
0x68a8…d9fb0x4805…c134Base—$0.01100%coinbase78d ago0xf6bea9…02bcf5
0x68a8…d9fb0xdb24…8412Base—$0.01100%coinbase78d ago0x535d2d…a1dbe5
0x68a8…d9fb0x6740…d4f7Base—$0.01100%coinbase78d ago0xfbe635…853812
0x68a8…d9fb0x9740…e7d4Base—$0.01100%coinbase78d ago0x4dc11f…d66422
0x68a8…d9fb0x5662…6809Base—$0.01100%coinbase78d ago0x848689…5abb3c
0x68a8…d9fb0x93bc…2e97Base—$0.01100%coinbase78d ago0x31a0f3…c87718
0x68a8…d9fb0xe997…84c9Base—$0.01100%coinbase78d ago0x67d574…566e65
0x68a8…d9fb0x141e…b505Base—$0.01100%coinbase78d ago0x5d3fc9…a30be8
0x68a8…d9fb0xcab5…a52aBase—$0.01100%coinbase78d ago0x2af419…82691e

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.