Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0xc5ded2…4cff6d
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x58dc36…0547de
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa37d ago0x39f34e…30d1c0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x0c9e57…4a3a34
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x1dbc18…573868
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x32def6…9c0485
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x29e47e…8db6c0
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa38d ago0xd10d7e…adf773
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa38d ago0xeada94…98730f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0xe15c64…fae0c7
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0xdc4f4a…912374
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x788a9a…cd2f13
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa38d ago0xc2c97a…23f776
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0xe16e32…4ac588
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x8ee70c…ea5120
0x7ec1…a1580x9c95…e299Base—$0.001100%fluxa38d ago0x98bb64…a1cc5b
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0xcdaa96…3e9c25
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x88122a…1bc389
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0xbe7a1e…637431
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x0d8981…2d197a
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x270d30…8a75d8
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0xed9077…39abb0
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0xbba679…43cc3f
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x321992…c6ed36
0x7ec1…a1580xfe80…47eeBase—$0.001100%fluxa38d ago0x1b52d8…3af385

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.