Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base—$21.0070%0xc144…dd4e13d ago0x483b41…c5227d
0xa520…eca40x47c5…4fc3Base—$21.0070%0x762b…cf5013d ago0xf3caf9…5db56d
0xa520…eca40x47c5…4fc3Base—$42.0070%0x86c0…288913d ago0xb08f1a…4a9ecb
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9d1f…cb2213d ago0x565b69…cf320c
0xa520…eca40x47c5…4fc3Base—$52.5070%0xf733…8f8d13d ago0x3f396f…8177b8
0xa520…eca40x47c5…4fc3Base—$10.5070%0xc07c…d71813d ago0xd97b23…d025c3
0xa520…eca40x47c5…4fc3Base—$10.5070%0x73f4…836713d ago0xa8c0e4…bb611a
0xa520…eca40x47c5…4fc3Base—$10.5070%0x7c94…b13e13d ago0x19faba…172655
0xa520…eca40x47c5…4fc3Base—$10.5070%0xfa43…45e513d ago0x520a79…3d0af8
0xa520…eca40x47c5…4fc3Base—$10.5070%0xe5a6…5fc513d ago0x86cfd2…48973c
0xa520…eca40x47c5…4fc3Base—$10.5070%0x07d6…1b9413d ago0x84e0c7…c43e85
0xa520…eca40x47c5…4fc3Base—$59.8570%0xcdfd…ef8214d ago0x53d48e…d40911
0xa520…eca40x47c5…4fc3Base—$52.5070%0xbf7d…708b14d ago0xb40884…369921
0xa520…eca40x47c5…4fc3Base—$10.5070%0x5dca…cd2114d ago0xa7b4ac…88f4ab
0xa520…eca40x47c5…4fc3Base—$10.5070%0x9092…bc9e14d ago0x16ab12…86db67

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.