Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x18cd04…2bbcd3
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x8670f3…368962
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xda06a5…40a4cc
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xdc7895…afdcf0
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x7aba07…5cded4
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xe9491c…abb736
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xe71529…ee4a05
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xf5bbe4…247eeb
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x02cc67…60585e
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x92daf3…c523b0
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xbb0696…232af1
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x956cd7…14cf6b
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xf50b69…327978
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xa2dd06…43c0ac
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xefebad…1c9cce
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x15023d…d15c04
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x8c3210…2e6dc4
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x5916a1…bbddb7
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xbe5a8f…d01fac
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x5d8c55…acf651
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xab5b50…e1a296
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x90cc42…64f990
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x432c11…4fc5ea
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0x22d0fc…9cae69
0x0c4b…45030xa9dd…2315Base—$0.002100%coinbase61d ago0xd6d543…49055c

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.