Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9525…56800xac65…4417Base—$0.05100%fluxa109d ago0x36b4a3…6de1dc
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa109d ago0x92631a…2c301c
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa109d ago0x8405e3…37e20d
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa109d ago0xcb3d07…eaedb9
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa109d ago0x72a995…9f5c50
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0x05326d…4739ef
0x9525…56800xac65…4417Base—$0.01100%fluxa110d ago0xb54892…fd34dd
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0xca5415…9c5936
0x9525…56800xac65…4417Base—$0.05100%fluxa110d ago0xb3fb23…633e08
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0x367c85…01984a
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0x346968…884217
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0x5d644e…210df5
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0xcc6b3c…d612c9
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0x73cfde…a3e633
0x9525…56800xac65…4417Base—$0.01100%fluxa110d ago0x68c583…35b866
0xb90a…9ae40x9525…5680Base—$0.01100%fluxa110d ago0xae1a35…288270
0x9525…56800xac65…4417Base—$0.05100%fluxa110d ago0x75e19e…fa3773
0xb90a…9ae40x9525…5680Base—$0.05100%fluxa110d ago0x462628…a95a8f
0x9525…56800xac65…4417Base—$0.02100%fluxa110d ago0xbe7330…474268

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.