Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x263a45…c87eda
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x4f2a5d…f1e123
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x8f58fc…db8913
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x8bf9e0…9964b5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0xf9b5b7…a59da1
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x0fb1c3…62e623
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x7a07e3…66b2c5
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x8dc302…216206
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x205daa…8ce6fc
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0xcadf49…bcc880
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x346e1e…ec1e68
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x151095…3e47fd
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa87d ago0x1c10bb…c80288
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x7e13ef…f8cd76
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x3c9b07…696758
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xa81633…7fe916
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xc75b5d…520718
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x83ceb2…29e729
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xe28722…e49d0d
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0x559c17…d4fe18
0x43b0…7f1e0x9c95…e299Base—$0.001100%fluxa88d ago0xcbf0f0…ec6f4a

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.