Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x9572ad…417c8c
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0xf9434d…0ac0f4
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x2ea303…889b22
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x3ec41b…245c66
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x931c36…4020f6
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x16b77c…9e6ef3
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x2b3460…5afeb4
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x662f40…137852
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x0cd88c…909efd
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x50bacd…c72c58
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0xdbef9f…434c90
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x38c794…5332e2
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x6cbe07…442f50
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x1835a1…2cf26e
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x4f921a…2ef9fe
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x55649a…8cfcfc
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x9f84ac…cd8594
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x6c3f15…2f207e
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x7b4b32…55db10
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0xedab45…749ffb
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0xc46ddb…889f53
0xabc6…beb00x9c95…e299Base$0.001100%Route unknown20d ago0x6c3de2…8eb990

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.