Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x511569…62a49f
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x1b5177…58acd0
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xdf6c5d…8b99bc
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x2813f2…3a82f6
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xfd5454…516488
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x66a82b…184b17
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xc96a85…9df6d9
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x1bfbc8…10d018
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x75b25e…6c5119
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0x58baf5…d343b3
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown55d ago0xdd4cf8…8a94ed
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0xe49c56…f7bc55
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x2d1f67…9b8ccc
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x72cac6…77e3f9
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x80d714…f3d3c5
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x2c1d64…b313fd
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0xd1da46…c65393
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0xa002b0…7065ed
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x7cf51d…032457
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x5ab67d…7e267b
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x4a9181…cb0930
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x2744cd…732d86
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x98dda3…d085aa
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0xaa9dc7…07ad53
0x3bcc…c35b0x9c95…e299Base$0.001100%Route unknown56d ago0x036cc2…bfd474

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.