Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x64bf8a…a51d6e
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x510157…dc0517
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0xa991de…6b71aa
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x749c7f…1aaff8
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0xfd52aa…30009e
0x53a4…d3450x9c95…e299Base$0.001100%fluxa34d ago0x8e21b7…351006
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x2d0f5a…c99b8f
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x554e17…54bfb6
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x85a8a2…85edf5
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x461fa4…eb6ca7
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0xf46b35…3390c5
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x6e5cb8…b6bea9
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x6a53ef…cacf30
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x9f97db…cbcbc7
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0xcb181c…7280b1
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0x2b0340…9c6e67
0x53a4…d3450xfe80…47eeBase$0.001100%fluxa34d ago0xb7fec2…e9c21c

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.