Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x755071…b591a2
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa71d ago0x9ef4d3…e2e574
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xae3f2f…f2466b
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x532489…a5dafc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x8a9000…d688e0
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x0e21a3…6e50b3
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x42fbe2…9180dc
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xb22205…e1de12
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xf48cf8…e3bffd
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x6ff57f…efe165
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x81ee6a…496aec
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xcf9cfe…94c0d5
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xb41e0f…02eeed
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xfd3877…31bca4
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x5ffda5…7d8038
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x19da24…654252
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x97a3c3…61c580
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xee87ed…2dfd1f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x654f83…5f88cf
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x872772…a2521e
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x1bc94f…33005f
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x68ed5e…389cb6
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xee9614…e253bb
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0x1c582d…bbc230
0xcf67…220f0x9c95…e299Base—$0.001100%fluxa72d ago0xfea973…cb0f8e

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.