Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x7ecf56…aa85ae
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x7990f4…70ffaa
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xf62b27…b148e3
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xc4b694…fb7fd0
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x803cf7…0e3d4f
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x6871f4…41eac2
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x3f5208…1ab51f
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x9d8031…bddd42
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x6b1b75…9aedca
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xf38258…639d9d
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xd22ffb…8ca7fa
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xbf2642…f29a72
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x2ee0fa…0c5b18
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x351f1d…901bcb
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xb5e735…eb49bd
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xd8bd67…06b775
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x743a1e…a15057
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xf4cf1d…dfec4d
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x79ab3c…670503
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x0b1683…d7804a
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xf4bcfe…a6195f
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x549c36…3eca70
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xcfeafb…09ebbc
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0xcfcb3f…ba702d
0x9703…8cf90x9c95…e299Base$0.001100%candidates76d ago0x4a32b3…0f67bf

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.