Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd0bafb…c1211c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe8b4fd…71afa4
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x344ff4…f7981a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x5b0c9f…6b0f5b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI107d ago0x22778b…a5f1af
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x332daa…51d199
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x846129…9be3da
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb5faad…1fe7c6
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x375fa6…e125c4
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xad0c3f…e57809
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37b51d…50731a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x347bad…fdd7cd
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bdbef…359e28
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc3bcb9…d63650
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c22fd…38db16
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x59e77a…1f42f4
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x938943…530802
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x288479…72d81b
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xaeeaef…062a93
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x84459c…4c163a
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x29ece0…ea8cce
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x23d666…791bef
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa14226…8db28d
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc99409…52fb5c
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2aa8ea…68c8e2

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.