Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa39d ago0xc111fa…1d2043
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa39d ago0xd04924…7dfa6a
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa39d ago0xd37963…c9b1f5
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa39d ago0xafd72f…88d3ae
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa39d ago0xcd99dd…fb54de
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa39d ago0x56fdd9…b125fc
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa39d ago0xbeab0f…2d43db
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa39d ago0xac0f8f…7bdf8b
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa39d ago0x3e6fec…153b9e
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa39d ago0x5ca772…f765ab
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa39d ago0xe83f81…d29af0
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa39d ago0x05f25d…5e77f5
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa39d ago0x831a1a…9e53dc
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0x2a89cf…4104f4
0x7dc7…e97e0xfe80…47eeBase$0.001100%fluxa40d ago0xf36c72…37a407
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0x366cd0…231099
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0x8e4ff0…2ef3f1
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0xa5a925…0a25f8
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0x1a2bb7…ee606d
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0x27e5b7…13261c
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0xb072cc…da6220
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0xc4a256…317636
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0x987a60…6772d8
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0x658b60…137f04
0x7dc7…e97e0x9c95…e299Base$0.001100%fluxa40d ago0xedf32d…ce3524

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.