Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xea6108…fe6d9d
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x58c0fb…e57897
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x28849e…54f1fd
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x4f29c0…035e76
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x09ca5e…5a6661
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x81c832…e8edcb
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xc89cd1…1fe010
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x71ad52…3905d6
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x52d31f…bd3dea
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xdd303b…3f64a2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x9cc0e8…5e2183
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x3a475b…91b0fb
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xdd71f5…5dc0a7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xee60f8…656c67
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x5f25f2…4ede3c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x526cf6…5ad0d2
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x01cc60…4749e5
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x26a260…18394c
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0x211cda…ed4a96
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xb31d93…19744a
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xa359b0…4633c7
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xbdda46…6bb610
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xc13e20…110a25
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xba49d2…1fce0b
0x08f0…4f690x9c95…e299Base$0.001100%fluxa76d ago0xfc4e55…0fffeb

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.