Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6b6532…f06515
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb085c1…5ccdba
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9d33dd…38a971
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2d6080…95a965
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x194a22…92b7ff
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x6ebb1e…2af742
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x95f0cc…85f4ce
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x05063c…9f8006
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x7b89fd…c7dc3a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf87d35…8bdcdd
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xeccc98…370c61
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf347e8…12adec
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9daf83…8b673b
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa18e27…e2ac19
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x634d37…d192cb
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x635a37…d9f06d
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x2309ea…3f74e7
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08bf74…4ef9f8
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x08616b…d39f7a
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa77397…5b6f61
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x88354f…7245a2
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x28b433…5afade
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x297e9e…748642
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0xe0443d…797c43
0x4e47…be900x6a5e…c666Basex402 service$0.001100%payAI107d ago0x43d2a4…d1a471

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.