Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x38b5ad…28ff26
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xf5515e…a94eed
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xa7ad85…3cd4c8
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xbd54ab…d11a4c
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x17453b…be5026
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x62286f…d4181d
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd99435…817a07
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x2a90a8…b0e7ec
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x8d16eb…77d68b
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x1ae3e2…1a4271
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xab7fd6…20b6dd
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xd68f35…cf72de
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x163031…e933ee
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xb0d990…dd149a
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0xf042e0…6fc5b9
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xc4bcf1…d44242
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xce1f6c…65e8dd
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0xb9dc73…845d9b
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0x17b1d5…66f7a2
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x656b35…fc13c2
0x3473…6b1b0xfe80…47eeBase—$0.001100%fluxa38d ago0x3bfe58…d90b83
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0xa0da13…dd936f
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0x571706…1ad607
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0x5e21c8…5ea76b
0x3473…6b1b0x9c95…e299Base—$0.001100%fluxa38d ago0xbe4a3a…8b9e6d

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.