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%coinbase20d ago0x0d61ed…cfe0e9
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xe83a96…46613c
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x426bb1…0ad16a
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xb4ce41…433159
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xa6efb6…26202c
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x588033…83c1a8
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x3b5e01…0ca130
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xee1780…e685a5
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xb9c08f…f2bfa4
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xed35ad…59e14c
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x704ebb…55d863
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xd3440b…030846
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xc657fe…f4e707
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x8b7f71…6851c8
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x3e9095…07703e
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x302e61…cfd7d6
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x1fecdb…6aadb7
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x111abb…9f3329
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x5aaa2d…3018f8
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x3e5056…88a324
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x32cb07…f87901
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xb200cb…9c2f6d
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0xdff805…eff5fb
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x4af80c…1e4995
0x2452…760c0xa9dd…2315Base$0.002100%coinbase20d ago0x7d95f1…72230c

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.