Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x693660…92efdf
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x96bcd9…1e0c9c
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xfc00d5…e5c9bc
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x3e1053…abb56a
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xffcf97…d6995c
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xf72401…98e7b8
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xf28b95…f9cfb0
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x9c73ef…b1d3e0
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x23bd94…7be976
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xbd52db…af1334
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x1986d3…f4a13e
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x2dc06b…52ebf7
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xec494b…a7fb59
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xabc8d9…983e66
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xa1d73b…e74b79
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xbc0198…79ddbd
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xd51262…ddee1b
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0x4c0463…c010d8
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xa40cb4…f334d1
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xd041a2…447d6d
0xa780…ffc80x0529…7db3Base$0.01100%payAI48d ago0xbf69eb…078024
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0xa4ca2c…7dc3d3
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0x86f2fb…ef788b
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0xc8a5e0…a2aed5
0xa780…ffc80x0529…7db3Base$0.01100%payAI49d ago0x98dc16…823f5b

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.