Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0xdf4ddc…0492b5
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x707584…db06fb
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0xfdb844…6f1966
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x4245d7…f7bc1e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0xb56723…42507c
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0xae4873…433b53
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0xc22154…27afff
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x176704…eefc97
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x5ff96e…1b0dd6
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x519e8d…ce540f
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x901e07…964cab
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0xf2a7d2…e1a599
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x1dec87…1b06bc
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0xfd2dc0…a07f3e
0x424f…da090xfe80…47eeBase—$0.001100%fluxa24d ago0x0120a5…3feaf7
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0x900804…d0ae0b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0x591b25…f1f95b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0x3f04eb…d423f8
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0x018663…eeffa7
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0xe6ef6c…b7c672
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0xedf5ce…99486c
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0x3a6f1b…452535
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0xb28a46…c6dc9b
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0xbc62d2…28c871
0x424f…da090xfe80…47eeBase—$0.001100%fluxa25d ago0x098cc5…f55357

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.