Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x858d…6e200xe475…9614Base—$0.01100%coinbase72d ago0xe68c6a…086cd4
0x858d…6e200xa09d…e7edBase—$0.01100%coinbase72d ago0xf73750…019fb0
0x858d…6e200x073d…b9caBase—$0.01100%coinbase72d ago0xb3fb9b…e6c4c1
0x858d…6e200x7d0d…99fdBase—$0.01100%coinbase72d ago0x3f48b4…cecf59
0x858d…6e200xb87b…dd48Base—$0.01100%coinbase73d ago0x0291c8…687298
0x858d…6e200x2aad…037aBase—$0.01100%coinbase73d ago0xa0845f…ea4d29
0x858d…6e200xa072…59d5Base—$0.01100%coinbase73d ago0x6736f7…81434f
0x858d…6e200x5ce3…830eBase—$0.01100%coinbase73d ago0xdd21ff…9a8faa
0x858d…6e200xa031…c3c5Base—$0.01100%coinbase73d ago0x185f48…72cdfb
0x858d…6e200xf0c4…e6cdBase—$0.01100%coinbase73d ago0xd93c6e…232fec
0x858d…6e200x86f2…8201Base—$0.01100%coinbase73d ago0xcfc021…151957
0x858d…6e200x217d…e2e4Base—$0.01100%coinbase73d ago0xc728b0…edbe4a
0x858d…6e200xa11d…967dBase—$0.01100%coinbase73d ago0x7e1719…080b01
0x858d…6e200x2811…3899Base—$0.01100%coinbase73d ago0xda55fc…7cc67f
0x858d…6e200xcc99…f0b7Base—$0.01100%coinbase73d ago0x80616b…3e908b
0x858d…6e200xef3d…b160Base—$0.01100%coinbase73d ago0xf4bc3b…1d8329
0x858d…6e200xa334…3720Base—$0.01100%coinbase73d ago0x477c3d…3112c2
0x858d…6e200x6a51…9b87Base—$0.01100%coinbase73d ago0xe4e088…d873d1
0x858d…6e200xb410…a680Base—$0.01100%coinbase73d ago0x62a4c2…1c4db9
0x858d…6e200xe2b6…6acaBase—$0.01100%coinbase73d ago0xd1e642…c18bba
0x858d…6e200x06ea…f6e3Base—$0.01100%coinbase73d ago0xc7537e…6c7207

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.