Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xe6eca6…b8ec58
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xeac62d…36cd0f
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xafad74…7fe02b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x2898e4…f83e96
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xa9b80a…bf87a1
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x6477ef…d9fa3b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xc7acfa…78033c
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xda58e1…26505a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x741660…290aed
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xad3964…48483a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xac53d5…2ab5d0
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x923c6c…d8c062
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x78e870…3da194
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xd572b2…bbb1c6
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xc3950f…1d1a91
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x67ad18…b8cd97
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xd289d5…39219e
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x211995…e7536b
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xf46cc0…cbef49
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xd351bd…30286d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x9c39ae…4d0435
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x59811f…0a95f2
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x0d3ebe…2fb6af
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0xf2aa0c…954238
0x2452…760c0xa9dd…2315Base$0.002100%coinbase50d ago0x8d5c51…827554

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.