Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0x4d2eb2…68534d
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0xfd598e…b0dc11
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0x420d61…3a123f
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0x3ee0de…defa92
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0x10bc61…077b87
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0x8d8bdd…749eef
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0x1f6619…3eff7e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0xc19f2e…cc76be
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0xb93dc9…9339e5
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0xdab4ba…47a76d
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0x9a8edc…c744be
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0xddb317…82546b
0x354c…e3480x9c95…e299Base—$0.001100%fluxa68d ago0xc1f91c…94213e
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0xfd56b3…d01da9
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0xe4d52e…7cf1e6
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x066b72…79bb81
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x957182…6cabdc
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x1765ee…b336a8
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x02cb8d…1f4e72
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x30e399…54ffaa
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0xea2b21…3784da
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x75148c…f37eb7
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x481169…a85277
0x354c…e3480x9c95…e299Base—$0.001100%fluxa69d ago0x8ad92a…608259

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.