Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x413d2a…25c93b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0xc7268c…ffd205
0xa65f…04300x9c95…e299Base—$0.001100%fluxa38d ago0xf07f8d…6badf6
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x85c17c…89fe1e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0xd17c6b…8de8d5
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x7bd0ac…676072
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x1e5a26…0770b7
0xa65f…04300x9c95…e299Base—$0.001100%fluxa38d ago0xb5e486…d5c80b
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x417d7b…b7c407
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x2bd7a6…1c1792
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x500536…a61fec
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x5c8e93…0f8106
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x0c4b6c…22461d
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0xb7976d…a0a5f5
0xa65f…04300x9c95…e299Base—$0.001100%fluxa38d ago0xab5790…ef5480
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x220cb4…fc35b8
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0x852360…9eeafb
0xa65f…04300x9c95…e299Base—$0.001100%fluxa38d ago0x89c5e1…a1023a
0xa65f…04300x9c95…e299Base—$0.001100%fluxa38d ago0xb38aea…f9ef6e
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0xe45f9a…f4bb76
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa38d ago0xa9bd1a…2c9ebe
0xa65f…04300x9c95…e299Base—$0.001100%fluxa38d ago0x1b3e5b…b44cc8
0xa65f…04300x9c95…e299Base—$0.001100%fluxa39d ago0x6e2a68…35d968
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa39d ago0x6aa7e0…d6ec93
0xa65f…04300xfe80…47eeBase—$0.001100%fluxa39d ago0x38286e…04551e

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.