Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x2da3ad…65c377
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xa46bda…30cc5f
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x255af0…882557
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xb9bc54…9078ff
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x0961a7…ebc9b4
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xb5ccaf…7624f1
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xe2ece7…f75a35
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x54b69b…9e6679
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x0d01f6…8fb399
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xa97b14…b1bfdc
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x6c19e7…199957
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xba0145…614e65
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xc39ea4…f08b21
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xad6f2a…6f62f3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x1571be…a9a4f0
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x4b45e1…2da113
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xd0bb18…220e60
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x2ffc35…6e92e9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xa51c7d…f9575c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xce1348…ae12db
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xa266c8…9a4096
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x651d63…aa8920
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xa96e4b…f3172a
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0xfbc23b…f4e8ab
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa70d ago0x5b0e1e…5c6cbb

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.