Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x2764ed…f0a212
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x56e30e…d6e6d8
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x70be78…9eaea5
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa3e932…fae46c
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xe4644c…8737f6
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x84b614…d21864
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xe4cde6…cf79bf
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xa78ebd…252251
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x95981a…db9816
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xe93659…979404
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x6eb6df…7ed43f
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc68e93…679579
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x90100a…8a4e7d
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xec922e…dc2f04
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x632130…472f30
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x92a176…cb1548
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x977b44…d158f0
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x6448cf…49fc68
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc04bfb…5246be
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x33be81…4b1e84
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x121d75…2b0ece
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x6808c4…f67dec
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x49d657…c4973a
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x72b0e7…c484dd
0xe0ba…713f0xfe80…47eeBase—$0.001100%fluxa16d ago0x7cdd62…b1ad0d

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.