Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x2c5357…a5cb1a
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x85a830…9f67e2
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x091b7e…edf6eb
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0xdb62eb…9d6f28
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x9c85e1…7b253e
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0xd58372…172c67
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x61d68a…61ead3
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x37d5fd…12f579
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x1e0618…ebb80a
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x5019ad…3829b3
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0xc9069d…ac641b
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x97a109…f5f459
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x580263…c39e8d
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0x6c1ed3…9a84ba
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown48d ago0xabf2fd…c70db7
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0xc03378…402881
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0x51fe67…16c417
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0x0fd78c…097702
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0x6b4f5c…3cb4a0
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0x76b135…43f13a
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0x1747c1…1f9be3
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0x48047e…b473bc
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0xf09e61…4f6af2
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0x7ce316…cabada
0x4ffa…592f0x9c95…e299Base$0.001100%Route unknown49d ago0xa60808…48f3df

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.