Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x7c88da…be9f7d
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6481e7…76b587
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x96b8fa…acca81
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbed958…3eb1a5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x212d76…a3e3f8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b6e34…b9ccea
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xd61298…8d5d46
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0xddd07b…64ac20
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI103d ago0x69251f…6132a1
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa17b5a…5a3ede
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5a45d9…d7d68f
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc5a649…6f9dd5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0cb347…f76845
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd459b6…be8256
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6420ea…8ff2a9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd7b051…62ca6b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x28a2de…5d1a34
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8d50c4…a67e52
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8f1ec6…e3db0a
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf41b9b…3cf3eb
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x8bafb5…b94325
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9cd62d…49e5f1
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x351c7d…3d406b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x63fece…839491
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI104d ago0x651e01…638c76

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.