Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x83632f…6380a0
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0xf83b5b…62abf2
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x51a65c…c8712e
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x7e73d5…f3908b
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0xe96c3c…d73b90
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x24a7c9…2db5c5
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x538c16…4bff2f
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x0f110d…938b2d
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x18839b…2cfaad
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x578cb4…7300d6
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0xf03a5e…78077f
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0xda7a91…3c50e1
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0xef5cb7…91d10f
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0xfd36a0…e2a651
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x1194b6…c06e6b
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0xe8f6f6…20e8de
0xda77…92cc0xfe80…47eeBase$0.001100%fluxa34d ago0x0a231a…a80bb0

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.