Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd079…f6220x9c95…e299Base—$0.001100%fluxa60d ago0x08d416…57cd1c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa60d ago0x4db944…f140ea
0xd079…f6220x9c95…e299Base—$0.001100%fluxa60d ago0x872c67…86445a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa60d ago0x98698e…8effd2
0xd079…f6220x9c95…e299Base—$0.001100%fluxa60d ago0x562da3…e1bbba
0xd079…f6220x9c95…e299Base—$0.001100%fluxa60d ago0x01a1ac…ab44e1
0xd079…f6220x9c95…e299Base—$0.001100%fluxa60d ago0x7d4bcc…bd99aa
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xf1e9ac…4b8a90
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xe43e34…e94334
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x81ff92…5817be
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x68ee49…1f86ef
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xeda4e4…4e108b
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x928639…3557a3
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x1aeda8…9c1a38
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xaa6d3d…90dd90
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x74fc35…9578d3
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xc2c73f…866a12
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xca478c…cb8b2c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x132fa9…808ff5
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x4f0721…07dc36
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0x3eacc3…1bd38c
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xf072e5…a394fe
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xadca51…514e6e
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xd8651b…bd232a
0xd079…f6220x9c95…e299Base—$0.001100%fluxa61d ago0xae675c…d44aa1

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.