Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa1c8…4e850xa9dd…2315Base$0.002100%coinbase5d ago0xee0e94…d9dc1c
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase5d ago0x83518e…1d66f9
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase5d ago0xa1c1c2…46c8fc
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0xcc6ae3…dbe62b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x962eaa…d89190
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x3d7339…b03cb9
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x2167de…6bf1bd
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x369ca2…f57de4
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x5d9f98…5290cc
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x35e766…4083be
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x9918a6…4cdde8
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x69708d…e9bcd3
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x8154a5…711ac5
0xf10d…f76e0xa9dd…2315Base$0.002100%coinbase5d ago0x5d4854…5c34e7
0xf10d…f76e0xa9dd…2315Base$0.002100%coinbase5d ago0x79f268…ab98e9
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x2ade12…e6c901
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0xcab01a…d5b301
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0xeeeb22…c44069
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0xbdc07a…deb21f
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0xc743ef…b2cf9a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0xcfb144…ab5b7d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x390828…a95b1d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x1dc62b…a84600
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0x3728cb…51d666
0x2452…760c0xa9dd…2315Base$0.002100%coinbase5d ago0xbd727c…27b5fd

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.