Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xf215ed…8c5b18
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x4aa306…7dc1b7
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x9583fb…cc67c5
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xe5c5e5…a64104
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xe0df75…0eace8
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x3046b4…a47ba6
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xc7d563…57abc6
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x115351…6bf916
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xa10d72…d58e02
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x5cbebc…3ac303
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xa2cbf2…3c732c
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x49653a…7261c0
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x606638…be7a14
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x05ec5a…66d9ec
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x6145df…7b220e
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x65452f…c92f31
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x2d3888…24c197
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x24e27a…a36c50
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x0b6676…48f3ec
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x766304…832b1b
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xda4a4c…84c2bc
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x097346…b1f7ce
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x321256…bcc869
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0x80e6e3…b29857
0xabc6…53f90x9c95…e299Base—$0.001100%fluxa52d ago0xd04f39…3c6934

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.