Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0863f6…f284d1
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb3e444…dd6f14
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5adf22…a446df
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3a59ce…f175a3
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x50de2f…a23cf0
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2096cc…acb18a
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e95ab…a15375
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x48bbf7…fd1078
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1d9b9c…ee3813
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x043001…04bc52
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x90b984…cf5e69
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0xec65c1…1f6906
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc485d3…8c604d
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe1733e…942506
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x15bf1d…d8b0f7
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4debbf…da53fb
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4b22c2…4d1c01
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe07dc8…c54b10
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1f0245…e758f6
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8897b6…be6fa5
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf44b7a…684e34
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa28caa…38cc23
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36842b…09def2
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5a67c9…278faf
0x104e…1b810x6a5e…c666Basex402 service$0.001100%payAI104d ago0x979ac7…b774bc

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.