Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xc32a8a…65d890
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x41b91b…dd79f3
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x14a82d…d0efab
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x91b703…7835df
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x9f9099…13604e
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x295cf4…b5e8d0
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x2af802…fc5a86
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x85e2c7…d44440
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xe4ed73…1491de
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x527d08…8152e2
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x9899a7…0c03c1
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xe0dd5c…5f3f4a
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x2905f8…4cdc46
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x7b7819…eb04ec
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x8444df…e34d45
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xe51704…264f3c
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xccb154…76ea95
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xfee747…55621b
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0xd3d209…c7e0b5
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x95445f…abfdce
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x232b92…5c2cb8
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x239c3b…ef727b
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x1f63e2…33e942
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x621131…5c94e7
0x8a4a…5a080xfe80…47eeBase$0.001100%fluxa14d ago0x8c4dc4…6b6170

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.