Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x914b10…b71018
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1723cc…ec323f
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa015bd…71e8b7
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf73a2d…62c4ed
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x005ba5…81093d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf571db…30ef82
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xaa7965…088bc1
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4a5f0…837aef
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcaef54…12ff5e
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x36853a…d78b43
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5b09f4…4f50a1
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x85e5b0…cdd049
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x455765…183820
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4a37d…4f97b8
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1e0236…07764d
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x50e72c…666d14
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf8217…d045be
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1f9209…2531ba
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x1bd80b…7fdb68
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcb9046…288c25
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xca2459…3e6f33
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2f6b7f…adacf0
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0xb70f04…b73ac9
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x0da66c…fc8e0b
0x34a9…854f0xfe80…47eeBase—$0.001100%fluxa20d ago0x199579…abf24a

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.