Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x0e3d…7757Base$5.25100%0xcb3f…dc29106d ago0xd1ade5…ffd89e
0xa520…eca40x0e3d…7757Base$5.25100%0x24a4…540a106d ago0xb25021…5d56a3
0xa520…eca40x0e3d…7757Base$10.50100%0x8817…4927106d ago0x2c4abc…b58b8f
0xa520…eca40x0e3d…7757Base$5.25100%0x58f6…4517106d ago0xcafa49…2a84df
0xa520…eca40x0e3d…7757Base$10.50100%0x54c8…88d5106d ago0x260f55…e1484b
0xa520…eca40x0e3d…7757Base$6.30100%0xb11e…6e5a107d ago0x29a459…4becfe
0xa520…eca40x0e3d…7757Base$6.30100%0xaf65…d790107d ago0x43dd8d…84507b
0xa520…eca40x0e3d…7757Base$5.25100%0xb7ce…a062107d ago0x75a053…d45335
0xa520…eca40x0e3d…7757Base$1.05100%0x1f7e…db96107d ago0x3296b7…ea62d0
0xa520…eca40x0e3d…7757Base$5.25100%0x78aa…3667107d ago0x852e9e…33126d
0xa520…eca40x0e3d…7757Base$10.50100%0xeba0…ab3b107d ago0x4e8029…e81b58
0xa520…eca40x0e3d…7757Base$3.15100%0xd0fe…3976107d ago0x20c138…eff56f

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.