Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd07…45b90x0e3d…7757Base—$1.05100%0x0477…fae044d ago0xe57f98…c0ac0a
0xdd07…45b90x47c5…4fc3Base—$10.5070%0x1b46…187045d ago0xe17692…e848e9
0xdd07…45b90x47c5…4fc3Base—$2.1070%0xb027…a85145d ago0x52f54a…b75468
0xdd07…45b90x47c5…4fc3Base—$1.0570%0x5944…557245d ago0xa2f920…026532
0xdd07…45b90x0e3d…7757Base—$10.50100%0x81da…371f45d ago0x844ccb…5dc6b7
0xdd07…45b90x0e3d…7757Base—$1.05100%0x3494…a4d145d ago0xc3c552…8c3da4
0xdd07…45b90x47c5…4fc3Base—$5.2570%0x5697…9cea45d ago0xf97eeb…c1fcaa
0xdd07…45b90x47c5…4fc3Base—$1.0570%0x0389…0bc245d ago0x19c547…fe88bc
0xdd07…45b90x0e3d…7757Base—$10.50100%0x1e6d…37c145d ago0x84da5e…0cc7cd
0xdd07…45b90x0e3d…7757Base—$21.00100%0xc07c…d71845d ago0xe2735f…fe9d5a
0xdd07…45b90x0e3d…7757Base—$2.10100%0x8d6c…345845d ago0xaacd3c…3705bb
0xdd07…45b90x0e3d…7757Base—$10.50100%0xa628…b7bc45d ago0xd3a81f…502a06
0xdd07…45b90x0e3d…7757Base—$4.20100%0x6d49…84c845d ago0x9f6e9a…0acc03
0xdd07…45b90x0e3d…7757Base—$7.35100%0xc7fb…441445d ago0xae682d…aca97a
0xdd07…45b90x0e3d…7757Base—$5.25100%0x4d99…3c6345d ago0x2e51b4…57322b
0xdd07…45b90x0e3d…7757Base—$3.15100%0xdb82…274845d ago0x243fc3…67a223

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.