Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0f74…38ad0xac65…4417Base—$0.11100%fluxa114d ago0xbafe85…0dcf20
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0xe0719e…059774
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x4e1b1a…52dc04
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0xbdc5ca…b1be67
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x0f75ce…772b8a
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0xd0b904…f46a3f
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x1e1757…2dbb77
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x2d126b…7b4161
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0xff2f74…0761f7
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x217ff5…826e35
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x3a6775…3d7ad5
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x218c64…d1fdb8
0x0f74…38ad0xac65…4417Base—$0.08100%fluxa114d ago0x00019d…0d206e
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x0f7785…5495dc
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0xaafb39…e480e0
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x402132…261bb6
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x27259b…36fe12
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa114d ago0x154ad7…f0e691
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa115d ago0x13112a…c9b404
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa115d ago0xed0511…242027
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa115d ago0x110d3d…f9277b
0x0f74…38ad0xac65…4417Base—$0.04100%fluxa115d ago0xe1131d…a8a4cb
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa115d ago0xf0a74c…2007dd
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa115d ago0xf1cc48…fe6837
0xb90a…9ae40x0f74…38adBase—$0.01100%fluxa115d ago0x73739f…2b589d

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.