Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa25d ago0xbb3c1a…2633c5
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa25d ago0xbe1ed9…583c02
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x70346f…332fbc
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x1d0056…95bfd6
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x835ec4…245973
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x69b593…321c54
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x5b6b6c…c02da5
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x0ec220…ce0ef3
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x422b28…604b7e
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0xe053c4…a08082
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x4455bf…b60fbd
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x470ceb…49df25
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x4a06db…6ba4df
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0xba3122…f36708
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0x969474…5f7952
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0xc0f042…7242eb
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0xa1a635…1dbb37
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0xa347db…21564e
0x5bde…4d060xfe80…47eeBase—$0.001100%fluxa26d ago0xee42ed…9145bc

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.