Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedcf…cade0x3e0a…78e7Base—$0.004067100%coinbase74d ago0x294336…066b83
0xedcf…cade0x3e0a…78e7Base—$0.00527100%coinbase74d ago0xc36bb7…506a8f
0xedcf…cade0x3e0a…78e7Base—$0.004951100%coinbase74d ago0x67e69d…dab8bc
0xedcf…cade0x3e0a…78e7Base—$0.003371100%coinbase74d ago0x0fb89e…c4a34d
0xedcf…cade0x3e0a…78e7Base—$0.005915100%coinbase75d ago0x17d869…6455e4
0xedcf…cade0x3e0a…78e7Base—$0.004107100%coinbase75d ago0x288f30…948d2f
0xedcf…cade0x3e0a…78e7Base—$0.004717100%coinbase75d ago0xdea790…4f44df
0xedcf…cade0x3e0a…78e7Base—$0.004598100%coinbase75d ago0x4a5b5a…870b45
0xedcf…cade0x3e0a…78e7Base—$0.003332100%coinbase75d ago0x9b446f…11e7fb
0xedcf…cade0x3e0a…78e7Base—$0.003861100%coinbase75d ago0x82ff0b…afe404
0xedcf…cade0x3e0a…78e7Base—$0.003053100%coinbase75d ago0x6fb7b9…64e299
0xedcf…cade0x3e0a…78e7Base—$0.003798100%coinbase75d ago0x63eaf1…c4f957
0xedcf…cade0x3e0a…78e7Base—$0.004356100%coinbase75d ago0x5c2ad6…327cb9
0xedcf…cade0x3e0a…78e7Base—$0.005153100%coinbase75d ago0xcb67e1…2556f5
0xedcf…cade0x3e0a…78e7Base—$0.004244100%coinbase75d ago0x48ce3f…adbf83
0xedcf…cade0x3e0a…78e7Base—$0.005529100%coinbase75d ago0xeee8ef…8e90a6
0xedcf…cade0x3e0a…78e7Base—$0.004332100%coinbase75d ago0x7b87f7…3941b8
0xedcf…cade0x3e0a…78e7Base—$0.004711100%coinbase75d ago0x14f956…76fb82
0xedcf…cade0x3e0a…78e7Base—$0.00578100%coinbase75d ago0xc6e79d…88312f
0xedcf…cade0x3e0a…78e7Base—$0.005561100%coinbase75d ago0x7dd8de…9dcb00
0xedcf…cade0x3e0a…78e7Base—$0.004314100%coinbase75d ago0x65de2e…4225bc
0xedcf…cade0x3e0a…78e7Base—$0.003854100%coinbase75d ago0x53d98c…864ec9
0xedcf…cade0x3e0a…78e7Base—$0.004156100%coinbase75d ago0xafaa04…cc5b6b
0xedcf…cade0x3e0a…78e7Base—$0.004725100%coinbase75d ago0x71c9a0…ec8c3c
0xedcf…cade0x3e0a…78e7Base—$0.005659100%coinbase75d ago0x264963…bf6df5

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.