Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa9d ago0x2b78f0…f1ae6f
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xb44a0e…5dde60
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x746b06…f0c377
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xe4bd4c…3f7f08
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x1f58dc…b4aac7
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x6570fc…d2ee42
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x982dec…6b0695
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x5a4222…87b7de
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xeaa6ae…825782
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x6192f7…959b06
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x4ae8ac…a3fbd8
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x8ef56d…c5d296
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xab8dfc…40a85a
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xd7609b…716cc4
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xbe46ba…5c2c23
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x08387f…4d4ca7
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xf8e3f3…5678fb
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xe3de66…39b211
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xc49c23…48154e
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xbdc789…4c38a6
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x66c0d5…4f9758
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x8e6f70…728028
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0x0465ed…8b294a
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xaf3fd8…75e018
0xccc1…d2ff0xfe80…47eeBase—$0.001100%fluxa10d ago0xe358bb…2104f5

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.