Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc6f59d…8e0dfa
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x74c51d…f92861
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x382662…44b537
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xede145…74a385
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xab0d5f…2561af
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d6f55…1cd137
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa1d816…7e76f0
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x439c18…7ca974
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x08b9a3…e24b8c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0c13b3…2e3e17
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc16b5…cf2955
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xee7890…7a94b6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8b0d23…a80445
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb437df…fda21f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfe6d8e…049280
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf27b7d…7eef5b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf244f9…8e53b1
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfa704f…6c04ea
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9fc1c8…42f8c2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc8e8ea…2c2481
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x1d34e6…0711d5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0f984c…5dd6b2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xea5d46…24319f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc0c201…42cc9d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x95f612…c651f0

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.