Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown25d ago0xba7731…dd811f
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x7ae733…52775b
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x6ebdd8…7fb6e5
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xfe944a…0c665e
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x33ead8…cf9d38
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xf9df50…2a9bfb
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x6b2e6a…880bbd
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x88a8d9…2d3b9b
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xf8e0f7…ad26ab
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x13ca9c…f7bdcc
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xbd5551…493436
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xd28847…747f16
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x85000f…1f5b5e
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x72c6d1…ae2f20
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x58cef7…106687
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xab3b82…13d7da
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xb76bed…e476fa
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x683d14…c4d254
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x41f5f3…5fedf3
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x0d11d8…418f42
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0xa15c31…0dc28d
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x093de2…1b1cb9
0xb68c…9aa40x9c95…e299Base$0.001100%Route unknown26d ago0x6f8b71…6c1d61

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.