Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x5e1d43…e5e01a
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xca6c1d…0fb5a2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0xc83340…76268b
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x11ad58…be4345
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x37058f…b214eb
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x4ffab8…dc78a9
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x13986d…7c8ef7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3f04ad…9328f4
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x012057…7cfb84
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xc952f2…5d1791
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd816c6…7b1b03
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf3dadb…38b270
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x967f76…cfd170
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x3f6540…1a9450
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x997406…22e5f2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x1ef448…7e2780
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xb9cef7…1c1fe0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5e1db7…7257c0
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xbdd70b…7b9569
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5b8015…3b1e8f
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x78dd45…0372f2
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x828fd8…fb7882
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xf039e3…5d51a7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa34bfa…4976d7
0xaec0…cc340x6a5e…c666Basex402 service$0.001100%payAI104d ago0x93dff1…3486a4

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.