Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xaeef81…d992d6
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x044d83…66b11a
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0xc96f75…225a7b
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x66d65d…f46112
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x7e6c03…657be9
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x844eba…fadd70
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x8d8cf3…e90081
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x2359a4…8e284d
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x3d9e0e…8e8545
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x65fdd1…0153a2
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xf74f73…0cdd57
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0xccd02b…39ea1f
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xf8568f…f8e138
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xacd569…9c5be6
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xf18ae1…5441aa
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0xb25aa7…0f32c6
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x8879f7…6189eb
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x6fbd3d…66c89e
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x7462fb…90fe52
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x195b1b…709022
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x515df5…52349c
0x01e9…3e040xfe80…47eeBase$0.001100%fluxa38d ago0x15c6bd…b48d81
0x01e9…3e040x9c95…e299Base$0.001100%fluxa38d ago0x5bfbc0…d89067

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.