Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x3e02a0…65fd7e
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x6a56f0…d3e570
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x820ebf…6171ad
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x9ffdb4…eccfde
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x746356…4011c0
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x09001a…068382
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x9fe5fa…ec267a
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0xfa6158…a04ca0
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0xe518f8…38103b
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x25cacc…3f51f0
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0xedeca6…f3fc5c
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x27a21d…1c1d62
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x6d69f7…b238bb
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0xb52e8c…51bd75
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x6a1ebf…ef0fdd
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x3c5263…35d0e0
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa30d ago0x256d5c…276066
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa31d ago0xa2c3b0…3cbbea
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa31d ago0xded735…89ad6b
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa31d ago0xb2637c…4562d5
0xf6c5…8b820xfe80…47eeBase—$0.001100%fluxa31d ago0xcff1d0…561f29

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.