Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x39207a…eb6ced
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0xe8192a…74e4ba
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0xbeb61e…b11af9
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0xe2db5f…ff8ceb
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x84e3e3…d2c80c
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x973f84…0014fe
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x9a8599…ece6c1
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x270f1d…e7c4a9
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x5d1ef9…579be0
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x103408…facc63
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x609aa1…ba2fd1
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x893d73…4d32a7
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0xf83819…35b779
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0xb8f53d…40fe4c
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x5d7b9c…f0d405
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x496c7d…45e79e
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0xcf8ae6…80842a
0x019a…97570xfe80…47eeBase$0.001100%fluxa27d ago0x251268…0bdcf4
0x019a…97570xfe80…47eeBase$0.001100%fluxa28d ago0x217a23…811eb1
0x019a…97570xfe80…47eeBase$0.001100%fluxa28d ago0x7f3a7c…e78186
0x019a…97570xfe80…47eeBase$0.001100%fluxa28d ago0x99747e…a26db2
0x019a…97570xfe80…47eeBase$0.001100%fluxa28d ago0xbc4509…240761
0x019a…97570xfe80…47eeBase$0.001100%fluxa28d ago0x278ee2…72aef0
0x019a…97570xfe80…47eeBase$0.001100%fluxa28d ago0xcdacdb…03a2d6
0x019a…97570xfe80…47eeBase$0.001100%fluxa28d ago0x5d37a0…f20f59

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.