Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5cee…2d020x3e0a…78e7Base—$0.00395100%coinbase75d ago0x9b91e8…e590b1
0x5cee…2d020x3e0a…78e7Base—$0.005578100%coinbase75d ago0x710813…9411d9
0x5cee…2d020x3e0a…78e7Base—$0.005795100%coinbase75d ago0x11b2a5…cf20a2
0x5cee…2d020x3e0a…78e7Base—$0.00578100%coinbase75d ago0xd62ce4…4d0d54
0x5cee…2d020x3e0a…78e7Base—$0.004243100%coinbase75d ago0xed3865…88a75e
0x5cee…2d020x3e0a…78e7Base—$0.003922100%coinbase75d ago0x167dd6…f3bea6
0x5cee…2d020x3e0a…78e7Base—$0.005562100%coinbase75d ago0xe55769…881474
0x5cee…2d020x3e0a…78e7Base—$0.003263100%coinbase75d ago0x571861…d06c2a
0x5cee…2d020x3e0a…78e7Base—$0.005274100%coinbase75d ago0x77a6df…886f81
0x5cee…2d020x3e0a…78e7Base—$0.004975100%coinbase75d ago0x1dbd6e…73c75f
0x5cee…2d020x3e0a…78e7Base—$0.005211100%coinbase75d ago0xd5abb0…f5e40f
0x5cee…2d020x3e0a…78e7Base—$0.004888100%coinbase75d ago0xe69fc3…d41421
0x5cee…2d020x3e0a…78e7Base—$0.004132100%coinbase75d ago0x40db2d…da2c3b
0x5cee…2d020x3e0a…78e7Base—$0.005855100%coinbase75d ago0x5b4edc…1d48d3
0x5cee…2d020x3e0a…78e7Base—$0.003289100%coinbase75d ago0xb9f637…72a0e4
0x5cee…2d020x3e0a…78e7Base—$0.004885100%coinbase75d ago0x4ee177…ccc3e7
0x5cee…2d020x3e0a…78e7Base—$0.005133100%coinbase75d ago0xf109cd…38f44c
0x5cee…2d020x3e0a…78e7Base—$0.003515100%coinbase75d ago0x5dee53…6e47e6
0x5cee…2d020x3e0a…78e7Base—$0.002783100%coinbase75d ago0x01afd4…c94a06
0x5cee…2d020x3e0a…78e7Base—$0.004059100%coinbase75d ago0x9c92b0…ed79ab
0x5cee…2d020x3e0a…78e7Base—$0.003286100%coinbase75d ago0x629e7a…88f69b
0x5cee…2d020x3e0a…78e7Base—$0.004836100%coinbase75d ago0x2352b1…411198

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.