Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0xeb1a39…eeee22
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0xda8582…d06797
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa36d ago0x1e27dd…60ff4c
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x95a5f1…383417
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x29c404…261f22
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x826e31…c2f465
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x9cb69a…e84122
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x598c8a…a9de09
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0xd4726a…6da7f1
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x69b40a…90d6fc
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x1f7609…82a495
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x389f1f…d49f52
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa36d ago0x08b52b…a7b204
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa36d ago0xcb89ee…38b04f
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x386231…bd065f
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0xbbe992…824d7e
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa36d ago0x207b5c…fe563d
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa37d ago0xe468fd…6905a0
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa37d ago0xe4e835…5ae2f8
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa37d ago0xf0b1b9…4277b3
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa37d ago0xa313ef…7f9576
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa37d ago0x0a9f5d…57784d
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa37d ago0xb127af…c44c46
0x3411…7d3d0xfe80…47eeBase$0.001100%fluxa37d ago0x79c1b0…775a5c
0x3411…7d3d0x9c95…e299Base$0.001100%fluxa37d ago0x8d0342…fb0f8f

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.