Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x6da16c…01f824
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x58ebc2…993e9b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x125556…016ca4
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x7110d9…fc3062
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0xbc6417…acf5a3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x0dea92…e02a4b
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x06d06c…8aadc5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x0cc833…7739d0
0xde30…05d50x9c95…e299Base$0.001100%fluxa49d ago0x567683…f169e3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0xd867ab…6831b1
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0xd5ca02…fbc8b1
0xde30…05d50x9c95…e299Base$0.001100%fluxa49d ago0xa8d534…3c62c8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x393aa3…fa47d5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x578b32…39cfb5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0xe07cfb…8273e5
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0xbe913c…5395cf
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x7c16df…a9ead8
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x8246e8…e72516
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x384050…9b900f
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0xbfec72…960be6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0xb7559d…c680ee
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x01fed2…65024d
0xde30…05d50xfe80…47eeBase$0.001100%fluxa49d ago0x41928b…d8c7f3
0xde30…05d50xfe80…47eeBase$0.001100%fluxa50d ago0x2f15a3…ebb4f6
0xde30…05d50xfe80…47eeBase$0.001100%fluxa50d ago0x95aac6…97b385

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.