Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x3f2ce2…f35f82
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x1ad21d…c0e8a3
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0xaf523e…de2651
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x11a557…514e18
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x9e4df4…a30015
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x53b01d…3d803c
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x67d9d2…6e0a80
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0xe3eba2…c1e1fa
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x7dfa63…f1e417
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa49d ago0x638a3d…1baa21
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x466b6a…8454d1
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x93e780…40ef24
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x89c173…f63282
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x8e534d…6c642b
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0x810c4e…d05860
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0xe40df3…6a3087
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa49d ago0xfd7cea…e70e20
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa50d ago0x2cc6e9…c83182
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa50d ago0x9baecd…27573c
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa50d ago0xeae633…eb6b59
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa50d ago0x43c758…e6064b
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa50d ago0x37bb05…09204f
0x4f54…6ae30xfe80…47eeBase$0.001100%fluxa50d ago0x96668a…b7ebfe
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa50d ago0xc29ff1…14596f
0x4f54…6ae30x9c95…e299Base$0.001100%fluxa50d ago0x65d2e0…5766cc

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.