Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x2da960…38cca9
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xf3b8b8…5e747a
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xeb9c36…2a1edd
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x8a3f87…b30377
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x571f57…9597c8
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xfb1cac…e38162
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x851ab0…4ab2fe
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x60d20c…70a49f
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x38450f…c1176e
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x0bb5ef…fcde6d
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x22c717…5efd04
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x9b36b2…54c4bf
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x3b8c7f…256ab3
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xa71dc2…b3d698
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x0fe99c…e29eff
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xf4241c…3b5a07
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xd4faa2…81cf32
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x05d476…14240c
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x1374aa…da7dcf
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xcddfab…e8f4ea
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x63fd36…6b0128
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0xb4b947…6570de
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x36e7e8…e19eab
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x1f65ff…570828
0xd8b1…7f170xfe80…47eeBase—$0.001100%fluxa18d ago0x292b46…e6cfc9

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.