Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xf7b36e…56594c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xfa6241…f29519
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x105199…1580a3
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xb7658c…66cf5c
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x576712…64a745
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x7fb704…fcf42e
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x977fe6…fe42ef
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xeb6d86…3cc800
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xfa549e…95fce1
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xc245ad…ca2731
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xdcc2ba…4328db
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x3db7d6…07d8bf
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x2b9ee5…1069b2
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xf8eeb2…cd2936
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x58fd97…7a2924
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x500b92…0012bd
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x7077d5…40b33d
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x94fd50…d6f720
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x7d17a2…73b8ae
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xe2490d…1c6049
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x898c0e…114868
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x02820c…ecc5b0
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0xfecd9a…6c6897
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x5a803b…688e3a
0x862a…223a0xa9dd…2315Base—$0.002100%coinbase1d ago0x6cb286…cfa443

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.