Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac69…16d60x9c95…e299Base$0.001100%Route unknown49d ago0xc6ae30…f1f603
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x470638…265a63
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xeac0f0…d691d0
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xcda554…42a406
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xdd0784…63f3d7
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xb0cab9…2ab9b4
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x75011d…f9c77c
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x8f0568…bc0cf6
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xba228e…370651
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x026653…146c12
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xe49943…11d2a0
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x3348ae…e3bc5b
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x5b9871…a9a0c6
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xe2db90…13c406
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x624671…d15a22
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x398d1c…244d5d
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xd7e6e2…789df5
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xa210a8…38b618
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x1235ec…731bb6
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x267409…6db841
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x86d102…4ec943
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0x9d6265…9f3e91
0xac69…16d60x9c95…e299Base$0.001100%Route unknown50d ago0xb54e1d…51b953

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.