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%fluxa59d ago0x2e1f4c…c872dd
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0x7a9e42…73619f
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0xf4d08a…3cf449
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0x28196f…b0a62f
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0xb3ed68…26e4b4
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0xc33f06…58f26a
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0x6ec23e…393319
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0xdb0224…e6e5e5
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0x1a8bc2…8cddf5
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0x120305…7234bc
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0x0d0a03…8f13c9
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0xc4c797…9d659c
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa59d ago0x3dcb39…a216e0
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0xc5dabf…f09c8b
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0x95d83b…956f21
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0x87269c…6f87de
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0x7afa48…a34db4
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0x57dc89…719987
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0x555efa…6ec275
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0xc67ed6…a5227a
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0xc4acd2…e745a3
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0xdf211d…ce3fdc
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0xd131c8…a82fc2
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0x97a7cd…c8f215
0x73f4…f1240x9c95…e299Base—$0.001100%fluxa60d ago0x42d041…b820fb

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.