Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xcea780…0cdc28
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xef2c63…e5eaa5
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xc067b1…de00c4
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x546e94…14b954
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x038228…0f50c7
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xec2c79…8dc3b9
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x327c6e…739714
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xa398b7…99a584
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xa01f01…830a91
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x86a3c1…ccc14f
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x7411cb…fdca8e
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x32939d…d23ef8
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xd23ef2…2cf9ef
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x4061a6…2619b9
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xaf1178…b32e95
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x9c4f5b…493b12
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x8764af…d37a56
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0xf3be93…02b2d5
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown67d ago0x0055a0…161a84
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown68d ago0x2e2ee3…749e7e
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown68d ago0x814aeb…a14fe0
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown68d ago0x7096e0…788e02
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown68d ago0x872bed…6a0a56
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown68d ago0x9119f9…e9d6aa
0x7b0e…b3e50x9c95…e299Base$0.001100%Route unknown68d ago0xedf22e…7b3a4f

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.