Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x5c62df…510c38
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x0916da…a2940d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x08498f…7923ae
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x2ed14c…e1d6ce
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x455b23…e5e06f
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x1b2be3…f77450
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x820c76…7150e8
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x382a52…a34676
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x80fa69…cb3107
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0xc0b8d4…d3cda4
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x96b30c…1313b6
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0xf0b86e…45df32
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x299023…274bd1
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x693587…1dffa5
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0xaa9b0f…51c6dc
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x43a793…f1f2eb
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x171d54…96e2f9
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0xd0be18…273ced
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0xb71c63…b0c047
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x810fdd…fe879e
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x441e3a…ac1a84
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x3b2fac…83867d
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x7573a1…4e12b1
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x0c61c8…943983
0x41cd…f3a50xa9dd…2315Base—$0.002100%coinbase19d ago0x30cc78…da7387

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.