Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3ebecb…d4e1a4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9a036e…c2296d
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xaa672d…f3c374
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbbdd15…c27b1f
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7f35bc…3d5847
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3782fe…d247c4
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0280f5…f6c186
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2f4f6d…ab3472
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89e152…3df251
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe4d530…bb0d15
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ccb3c…74c0d3
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd96c15…b64721
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x46ffa2…2c9b14
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x754dcd…7674f2
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3805f0…a60fe3
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb36519…cd066e
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x61bbf9…0c4e18
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc16fd2…704e80
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4a5572…f9fb99
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf88ad1…68a2ee
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc66be1…8eca11
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x581aba…f0712e
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe11929…264abf
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7cb6fb…cc6681
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4212b7…8b5476

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.