Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0x3c2357…eeccf0
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa37d ago0xeb1cfe…735c5f
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0x9a3039…b5f434
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0xbdf2bb…124038
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0xa43afd…0f5452
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0xb4a613…ab13d7
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0xa5720b…38db14
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa37d ago0x10bc18…9f0280
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0xc33a70…97825e
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0x358663…d9f91a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0xe9c5ec…0738a2
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0x39e6aa…73322c
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0x84a002…ed003a
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa37d ago0x239082…73b6ff
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa38d ago0xba1394…14cb2f
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa38d ago0x641238…f77bf5
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa38d ago0x3b629a…51142d
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa38d ago0x62371f…311685
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa38d ago0xf54eb7…8f1cd6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa38d ago0xc529d9…ec8d6e
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa38d ago0x026373…f2a6a6
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa38d ago0x1b13d4…a89d71
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa38d ago0xdcb4ca…0c1132
0x2055…8ae00x9c95…e299Base—$0.001100%fluxa38d ago0xda94ba…1cc16b
0x2055…8ae00xfe80…47eeBase—$0.001100%fluxa38d ago0xee4506…7bd880

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.