Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x36a28e…0a2961
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb56c24…7e714b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x42e15b…427f19
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x11b9b1…120f35
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8aea00…bc5e9e
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xdde893…6d14a0
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xf1b86a…0b1869
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x009af0…bc260a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb306c6…a60e19
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa5f9ac…bf487a
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa1779b…2b9b5e
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd1effe…5df33c
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd75ded…d6af14
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xfe3ba7…fbd69b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd696e8…a8328f
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8d743c…3bfa1b
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2d2e04…708f02
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x686916…9e4d20
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9065fb…7f49ce
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x081e40…b68cc6
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe3798f…9fb1dc
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd249cd…c5e8ea
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0xda9670…6d2a69
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x091293…89f974
0xedb1…b3d50x6a5e…c666Basex402 service$0.001100%payAI103d ago0x401e63…90ae57

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.