Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x6e3098…ea7e44
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x7b01bc…8450d8
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xc88d59…f36e34
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xcd8730…1fe47e
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x18b3b1…18731b
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x9e409a…8605eb
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x2fc9f4…66fa68
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xf07262…184945
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x2e7f58…a7fc69
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x59a07f…78e083
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xa9f6ab…5005ff
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x868c62…c7aa8a
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x0cb1cb…9f884c
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xb7cc11…895bed
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xec5b15…da782d
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xfa5b41…ef8889
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x50c8fc…3334da
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x725879…613d6d
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x6c2a39…ad6cff
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xb6c006…1cb7e3
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xe2896e…5d7bed
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x280712…af1e7b
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0x3bef5c…9191e4
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xfa3902…cef63f
0xad7a…5c390x9c95…e299Base—$0.001100%fluxa70d ago0xe7cc75…3d24f3

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.