Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xa808f8…3e968e
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xb0bbdf…e481cc
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcf51d7…ba4f1c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x59246e…f7c980
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd7bb50…6a2cf7
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xd0ba19…ec0407
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x401c33…8a5eb9
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3602cc…449b53
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9df043…eedf50
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6347ca…108a0f
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xced377…d2793c
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8b8540…e3e1f8
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc317dd…0659e3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x5b1330…09f5ec
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xbdeb67…73e1d2
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x83dc72…a55c6a
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x1e313f…da8fd3
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xeffd66…733e25
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x39690b…66119b
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x988e8d…9eff75
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x70fe1d…00e33f
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8fe615…9ac778
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x343ec4…63e570
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xc1320c…4daca0
0xbc2b…e12b0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x47ba3b…761fdb

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.