Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x76e1ef…37730b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x45a639…f1a061
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcbfc62…422665
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x87cc0c…b3a288
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x89d7d2…416226
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x11a478…2c2e83
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x222950…8102ae
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc9b164…7ff134
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdf3e95…f11c33
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3bda30…8c38e5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd67ae4…1945c3
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x34112c…819250
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19ba5b…07c48a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9c0a8e…1c7069
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x90a52b…050e44
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc10d87…0576c8
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x70ff6a…f99413
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xe2dd95…49a094
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa042b6…b33235
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf08b4f…a993a5
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xab4663…620858
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7f0a6…23403a
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x50f4d2…52a66b
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x588fb0…166763
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeb3f5f…421481

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.