Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x31de7d…536d9e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x1d9799…346c12
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x54562e…139753
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x2700bb…24558d
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xbb0741…4fc05e
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x421d2b…6379ab
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x38e2a6…07c7ba
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x3686ce…eb7421
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xf6ab06…984aaa
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xea63da…397df0
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xb6f6de…56be53
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x2efe1f…3bf793
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x295568…40bcf6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x7831d7…989988
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xb9ca2b…5c9f92
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xc56978…014620
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xda87c7…1b8358
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x2cf5cf…acbfe5
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x5ad177…b06525
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x0531bb…d59746
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x002e9a…3f9816
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xb40955…d54c16
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0x769b9b…2492c6
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xfe1a61…ec4e0c
0xb26e…d41b0x9c95…e299Base—$0.001100%fluxa94d ago0xec3ba1…6d9c3a

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.