Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeba6…3c850x0e3d…7757Base—$5.2570%0xd27a…bec840d ago0x2f7c05…b73bdd
0xeba6…3c850x47c5…4fc3Base—$10.5070%0x0ad8…9d8a40d ago0x0c402c…4e2ef9
0xeba6…3c850x47c5…4fc3Base—$10.5070%0x63f7…457840d ago0x154830…d322ca
0xeba6…3c850x47c5…4fc3Base—$5.2570%0x39ac…36cd40d ago0x0aba8e…4ae4df
0xeba6…3c850x47c5…4fc3Base—$5.2570%0xfbcc…3fea40d ago0x8e52c4…42d7c2
0xeba6…3c850x0e3d…7757Base—$5.2570%0x06ee…cb5240d ago0x6bf23d…fd7f8d
0xeba6…3c850x0e3d…7757Base—$2.1070%0x79f3…6a3840d ago0xe301ad…e5b3b2
0xeba6…3c850x47c5…4fc3Base—$2.1070%0x8de7…1c2c40d ago0x1aae8b…0c7d0a
0xeba6…3c850x0e3d…7757Base—$5.2570%0x9618…286140d ago0xf47609…cb0cd6

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.