Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates105d ago0xc9c841…294429
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa105d ago0xb9df9d…18d5fd
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa105d ago0x1698ed…31c2d3
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates105d ago0xa75706…9e0de6
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates105d ago0x2a6697…1d8918
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates105d ago0x8f23c1…197a92
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates105d ago0xdd9150…89d9ee
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates106d ago0xaa7023…135313
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates106d ago0x4a00d4…e949d2
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates106d ago0x4470d3…64a008
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates106d ago0x7e8e97…160913
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates106d ago0x9544a4…8f965b
0xb90a…9ae40xaf2f…68baBase—$0.01100%candidates106d ago0x5e4859…a3a644
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x707ddd…140da4
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x879f52…891961
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x9b94f2…2b30aa
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x216da3…fe6d6b
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x478954…095311
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x82c168…ddde95
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x36b31a…bf6558
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0x08c668…5463cd
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0xf42c57…ea34d4
0xb90a…9ae40xaf2f…68baBase—$0.05100%fluxa106d ago0x20319e…5ebc59
0xb90a…9ae40xaf2f…68baBase—$0.01100%fluxa106d ago0xcc351c…654a23

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.