Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5d79…ab930x0e3d…7757Base—$7.35100%0xdcd9…b01a46d ago0xeee0d5…2f2493
0x5d79…ab930x0e3d…7757Base—$5.25100%0xc6a6…b85546d ago0xa1f2aa…9399e2
0x5d79…ab930x0e3d…7757Base—$105.00100%0x4055…8ed146d ago0x210eb6…11667b
0x5d79…ab930x0e3d…7757Base—$3.15100%0x214e…3e4a46d ago0x28e827…b16d3b
0x5d79…ab930x47c5…4fc3Base—$2.1070%0x1570…9b0a46d ago0x9a1bb6…ab5036
0x5d79…ab930x0e3d…7757Base—$3.15100%0x2309…083c46d ago0xb483ba…f580b6
0x5d79…ab930x0e3d…7757Base—$1.05100%0x9510…bc1246d ago0xebe2e2…a336f0
0x5d79…ab930x0e3d…7757Base—$5.25100%0x8112…516746d ago0x6e2218…404ee1
0x5d79…ab930x0e3d…7757Base—$5.25100%0x90ad…1cd646d ago0x71e54f…65b575
0x5d79…ab930x0e3d…7757Base—$2.10100%0xc4a4…9e8646d ago0xefcc37…7965b5
0x5d79…ab930x47c5…4fc3Base—$13.6570%0xfb22…aa3b46d ago0x778054…6440bd
0x5d79…ab930x0e3d…7757Base—$3.15100%0xc585…31c647d ago0xbe3ec4…4d448c

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.