Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0xa1170d…304edb
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0x5e9705…f9f28d
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0x05cee7…d705e6
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0x4a3705…53ec38
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0x8842ff…809275
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0xc291be…3a81df
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0x1c241c…6c7c4b
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0xd0a4f1…cdd7e7
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0x8f21e1…ffaddd
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa23d ago0xc750a7…e3f369
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x0a828d…0aa9d3
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x05c9d3…eb51cd
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x205cc8…7fb83b
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0xd61077…9f2055
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x237818…0610f4
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x1fbab7…b8cc8f
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x458879…989c0d
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x87048b…f9aca2
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x997da1…2a01b9
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0xa19c6e…b4401e
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x26c594…087b74
0x5c7b…00710xfe80…47eeBase$0.001100%fluxa24d ago0x4c0a5e…faf5ff

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.