Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1e0154…69e4d3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xeadbc1…22350d
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe8eddf…01d1dc
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xbfef83…886867
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x600dce…a2612b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa46098…18bfc5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x439aa1…0ce8cc
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8a5034…fd183e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x13efbf…b1a5ec
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9f68a5…e13b9f
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x48a8ea…5d38c7
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x352803…910aa9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaf8f80…9b6b54
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x060ca6…b663a5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x8d170c…38d59e
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1216e7…1c0d0a
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3a9a84…1323d9
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa38af2…b3dbb3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xea0677…7f5cb5
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x10ae8d…a6444b
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2fd509…ddf142
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0e8112…5bb954
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x70e07a…205be3
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x532ae5…d1d6bb
0x8c3a…145a0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x6ebd36…3f743d

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.