Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x629921…3951e7
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xae25bf…96b873
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x7402c1…62fa33
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xecb64a…3e956b
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x1fcc1e…fec73e
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x05f076…95a608
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x9984ce…fcf819
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x15992a…c3635f
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x468253…1e040b
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x4e60a3…16e5bc
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xd358fd…3b6afd
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xafacf3…b2427e
0xaafe…44f20xbe3f…ba79Base$0.01100%coinbase50d ago0x991c10…599c5a
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x44532c…c37dfa
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xf78e01…883ad4
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x5b2474…435f36
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x44ee32…bfc6d9
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xabd073…7612eb
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xd54f5b…4a70a8
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xe6c3f8…3ff71f
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x3a28aa…7b635e
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x0af2e1…d3753f
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0xd503da…e3d6b7
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x0e3a9b…a8faa8
0xc979…cfea0xbe3f…ba79Base$0.01100%coinbase50d ago0x4fe780…b82718

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.