Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x158815…6e2c54
0xdfd8…6af50x9c95…e299Base$0.001100%fluxa34d ago0x701143…d41969
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x5240bb…95d635
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x428156…6475b5
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xba6c3d…95e2b7
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xe14de9…a28aef
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xec09fb…7e9951
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xca19d6…7df682
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x2c69d3…0bd26a
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xa775b9…f52c30
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x250bc9…65d884
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xf2d960…2a5d3d
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x843bae…6548d5
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x53e433…1f1e83
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0x545e8c…5f1a9c
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xf95af3…df0d88
0xdfd8…6af50xfe80…47eeBase$0.001100%fluxa34d ago0xafecac…151668

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.