Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x442fbe…2d5531
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xd39115…382764
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x9af445…2c4744
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xfc31d7…d3b827
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x613468…4925bd
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xc09475…886748
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x3b4a7c…21c5f7
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xdda0db…2dae3e
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x8a529d…f9766e
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x5fde51…382296
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x569e1f…4f67a8
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x56f6da…a63396
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xa8ed99…24ec06
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0xf0c92a…eb7d1e
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x58c73b…26fb0f
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x7ae660…b86832
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x638722…0ab6c0
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x3fbb5c…9b5fc7
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa17d ago0x460e55…086ff2
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa18d ago0xb19c1f…42291b
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa18d ago0x49cd5b…47e1f5
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa18d ago0x2cb616…695103
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa18d ago0x84a5b1…b7f980
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa18d ago0x95ef4a…480502
0x8bd1…c25a0xfe80…47eeBase—$0.001100%fluxa18d ago0xce2c31…3ca1ac

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.