Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xa15f99…689a52
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x9bdc99…091e28
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x4ac157…aef187
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xfa8ba6…a1b280
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xbddcdd…938ab3
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xe1c722…44812c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x2932d2…65f53b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x9f2378…94d917
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xb9a2eb…b46566
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0x6590b5…39905d
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa21d ago0xff29b4…c702d0
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x2e0ae8…3d7a2e
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xbf9388…93866d
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xb9cc2b…a2dd96
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xb052a8…e0f546
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x23d953…ce9388
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x0bd2e3…d415d5
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x2ee0a1…28efad
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x64435f…5958c5
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x6c3273…720786
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x2a8ee3…ab0937
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0xebd0c2…b68ea0
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x8b1ce5…946e19
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x59c066…defb7c
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa22d ago0x205ce8…130578

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.