Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xff161e…826122
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x909064…941946
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xe3a529…678202
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x451deb…693178
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8ba1d2…6d69db
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0xec3c48…44903e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6621d7…518a89
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xc979eb…3027c2
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x7dcd72…7f9410
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x51a011…c8ac70
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8c2f97…7b36b5
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa8eda4…8ccc3a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x1d9081…0645fb
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x2a0f19…7ace4b
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3ba789…fde75a
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x99eafe…69d72e
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x84338b…a3c028
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x06328e…d5f964
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x3424bf…da11e9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x690920…5b0efb
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xa22d2d…8d0bc9
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x606871…392aeb
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0xfb2e36…084fc7
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x363743…038150
0x7ced…cb120x6a5e…c666Basex402 service$0.001100%payAI105d ago0x8783e3…78c88f

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.