Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0122…06080x9c95…e299Base$0.001100%Route unknown20d ago0xb61195…0b682a
0x0122…06080x9c95…e299Base$0.001100%Route unknown20d ago0xc23088…e940f3
0x0122…06080x9c95…e299Base$0.001100%Route unknown20d ago0x07580f…93f4d9
0x0122…06080x9c95…e299Base$0.001100%Route unknown20d ago0x2ed710…e7f18d
0x0122…06080x9c95…e299Base$0.001100%Route unknown20d ago0xc1611e…e5bba5
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x4d9885…0b131d
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x759770…b9e82f
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x22e1ab…3b92fc
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xafd39c…55bc08
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xf81efe…8fcbbb
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xd1a6f9…f7345a
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x92410e…652b90
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xaf389f…8f5a16
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x15536f…2794ac
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xb9ac73…4cfe30
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x2036d8…199edb
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x2db7df…b956b1
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xb72ab6…9342e8
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xb33367…55db12
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xc39e67…1537ca
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x4957f6…a5a764
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x53ebdf…9672ef
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x829bd2…5dd5d8
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0x49d386…05ce7d
0x0122…06080x9c95…e299Base$0.001100%Route unknown21d ago0xbc2469…71daed

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.