Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa25d ago0xfdeab4…241da6
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xfe6478…fed17a
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x6ef040…38f5eb
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xdb6b20…90c977
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x32e519…506c8b
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x887a87…c6cdfc
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xebe8bc…0a6c7c
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xfdb871…d66964
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xe2a2d2…a5b551
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x6957ea…ed81cc
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x7b2ee9…283d3d
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x6ba2ab…5d7186
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x83b52b…5f5fd9
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x8812f6…210ee8
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xfb2fdd…1c2ef6
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xc2da4c…6fbb8a
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x6f29b2…8707c5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x7654d6…c7f3d4
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x67188c…8687cf
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x40c2c0…521baa
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0xde7da6…6eac53
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x9ea6dd…336f39
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa26d ago0x0ff0ff…19d4ab

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.