Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0xe8dfb7…c24f33
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0xf0e092…10fd63
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0x1eb16e…869e25
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0x2a14d2…8f045e
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0xc9d77c…958425
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0xf5d387…c3d376
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0x1b0aba…982fd0
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0x2a4928…afec34
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0xc3024d…56cc9a
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0x5d55b9…24a85a
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0x720ca3…83febf
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown49d ago0x4156d2…ff198f
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0x984fa7…a63ce5
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0x295b00…958ba4
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0x0c46d1…90260a
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0x9399f7…9b2739
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0xc74bd9…946a8e
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0xdeb23d…2916ac
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0xd75845…f06283
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0x2702ff…df982c
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0x83918d…124a20
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0xedb2a5…e64187
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0xbc1ab7…083c53
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0xa41e2d…8bec95
0x7354…c9f10x9c95…e299Base$0.001100%Route unknown50d ago0x0b1055…c5463b

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.