Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xca2d28…1e6eae
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x10f375…b84cd2
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x407c50…55702e
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xd3386f…9537f7
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x30cce3…21cae6
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x7d2657…e08b6b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x1a6b22…8d6489
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xa23a24…11ff48
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xbcfcfa…35f60b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xe7a613…6f30c0
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x0963a6…2894cf
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xb840c0…5c9d3b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x1b8635…cfe7c1
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xa71558…c53467
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x617753…109687
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xb68256…33804b
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xe0e183…b877bc
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xd507db…75a450
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0x2b751c…bf264f
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown70d ago0xe27541…ced6c0
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown71d ago0x98a1ae…ecaac6
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown71d ago0x143b7f…9a341a
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown71d ago0x6c9513…cc07b4
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown71d ago0x27d25b…ce666e
0xbb1f…09dd0x9c95…e299Base$0.001100%Route unknown71d ago0xc80a37…fc8078

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.