Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xe00a1e…1d5a82
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0x96fb5a…d41dd9
0xd1dd…d17c0x9c95…e299Base$0.001100%fluxa49d ago0x78680d…0481ef
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0x7cc8f0…b3ae15
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xceba55…d5ee02
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xf1e373…f31165
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xcbba16…e5871e
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xa8c29c…bc17ef
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xfa6e17…fc67df
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0x5072b3…430b86
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0x9af239…7914fa
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xb69965…151e7a
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xa57cfc…761355
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0xd21b98…f883ac
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0x1591d9…0e59f9
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa49d ago0x63471e…8dca49
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0x4aa7aa…c71a9f
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0xf7d378…eb3733
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0x49bd2f…420657
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0xe6b3e9…23ed44
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0xf3c2db…438e73
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0x95ce50…b0d174
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0x4d0a76…c641d9
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0x273c67…dbae37
0xd1dd…d17c0xfe80…47eeBase$0.001100%fluxa50d ago0x80c2d7…22391c

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.