Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5a6caf…7e045f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa6713f…3aabe3
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x04de97…0a1a80
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb47457…6cd7e7
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8cbc95…a1a819
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x25d348…dfaa42
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x267b25…357cda
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf47825…514c19
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x216646…d592fc
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa496ff…7e4ae9
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x92180b…adb811
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x453b4e…04fafe
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7b02d0…e58ccf
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x8308bf…241eac
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x1fc767…4477cc
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xbe1dec…c433c5
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6bbed2…caa467
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4da8fa…691ce0
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xcc6ba8…e8a6ed
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x6454b9…281318
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x08aad6…079d06
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf856fd…85f335
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0x787c51…22332f
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xea2693…e5538c
0xb419…5f8c0x6a5e…c666Basex402 service$0.001100%payAI113d ago0xde0448…b4d4d9

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.