Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa41d ago0x3a840d…46e0b9
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa41d ago0x7498d3…cd13d3
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0x4f6cb2…0fddf7
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0xe4de07…622c84
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0xc27d83…fde11e
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0x58451c…283dd0
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0xc3a4ae…0978b8
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0xbcdcb3…9408cd
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0xc4e475…78cbdd
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0x42f2dd…4e97a9
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0x6bf715…03d9c6
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0x4d560d…940210
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa41d ago0x998d23…3468b1
0xbd73…70c90xfe80…47eeBase—$0.001100%fluxa41d ago0xc330af…774fc8
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa41d ago0x77f943…c6a499
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa41d ago0xfd0662…ca9880
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa41d ago0x78c7e1…4afaae
0xbd73…70c90x9c95…e299Base—$0.001100%fluxa41d ago0x04bf49…38bacd

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.