Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x62fed2…32bc49
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x4b199b…09fb42
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x300437…e29364
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x3dd46f…ff25c7
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x50b22a…fd16a0
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0xc967af…4a0d35
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x3cc002…c1102d
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x642d3f…0e2a76
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0xa801ce…403163
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x408256…189353
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0x96d663…c87d03
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa25d ago0xaaf0e1…176774
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xf2d78a…d633db
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xf2b3ee…219667
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0x0c3ed3…c408e8
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xa279eb…4c75be
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xb42fb8…3130b5
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xf7db97…69b639
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0x91213a…2acdaf
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0x5a8621…6745df
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xbbf0c1…1b3f5a
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0x68579a…e3e1af
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0x77cce8…d09ae3
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xe91423…9edc02
0x3699…3e3e0xfe80…47eeBase—$0.001100%fluxa26d ago0xd6bc2a…76347c

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.