Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x932144…4d7c00
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x2770e5…79c365
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x64964f…879dae
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x5793ee…223978
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xbbcaf9…5b8950
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xd1bfa3…25be24
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xe6624a…808e64
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x092836…25c515
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x36c676…1e997f
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x45c5d1…a1d33e
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x43e3fe…5caadd
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xa02b59…6e1d9d
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x490d15…7c0484
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xe84876…c4d274
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x9c7b82…982467
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xafc50a…1f200b
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xc70a85…4a448d
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xe24b28…46fa4d
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xa17f4b…3ee314
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x0f2e6f…864541
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xc06e54…6f7067
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x416610…21fb67
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x023e9b…66b998
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0x456a3f…bf182e
0x66c4…37cb0x66c4…37cbBase$0.10100%polymer113d ago0xaac4f9…49f96c

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.