Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x679cd4…d8a7ff
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa0d23c…30be72
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b5f7a…363dec
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x22d300…8c7863
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x56d818…fb0c2c
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6e3a41…c7ea10
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x130b34…dcef29
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x49bfcb…f4ada9
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4542f1…85f630
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb344af…7b93f4
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee844f…4e2bea
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4d31d9…ea1097
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6cf3c5…474226
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf58b3a…0b377a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x519a20…2c2a23
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xad1cfb…09acfa
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb1520d…57c318
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a927e…9ac5be
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x7a053e…bb477d
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x19e7ac…b51396
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xf34dcc…285963
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbb85cb…4bc72a
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x42f1e8…1e0d95
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0b01b3…bac327
0x67e9…afe00x6a5e…c666Basex402 service$0.001100%payAI110d ago0x95e04b…a924d2

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.