Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa66d ago0xcef84e…596a9d
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xffa67d…563b3e
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x85290c…54ddd0
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xa2c213…d40fd7
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xb4ec85…c1f445
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x4e9df4…bbb5bd
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xf67438…2f3c64
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xb141f9…80ac3e
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x9c0fd5…3a0d65
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xb9e1eb…e3ed7e
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x12af25…bcce70
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xd2918b…60db38
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x275a98…00b6d3
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xf816d6…23f0ee
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x028457…44ece5
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x3bc7ff…074e79
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xe7fa90…e20c93
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xbd2a0c…a27e83
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0xa274e4…61c8a7
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x3eec71…c7e93f
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x1c9195…9d26aa
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x30047b…153b82
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x900a3e…22ce21
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x366987…40f507
0xf656…dc7e0x9c95…e299Base—$0.001100%fluxa67d ago0x654ea5…118b12

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.