Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0xc6cf20…a05cd7
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x43897e…20abc2
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x8b656e…4301bb
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x68cdb3…72fe1e
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0xe834eb…9406bb
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0xe87673…c33b31
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x1886f9…5e5e2a
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x6e3fe5…944994
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x987c1f…79fd05
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0xee9ee3…85c12f
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x14ac1c…f93428
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x86c7d0…f86b68
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0x6edc78…ac46d2
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0xf0fdb5…3e36a4
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown56d ago0xfe9f90…777488
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0x9febab…665afc
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0x89f169…5b06b9
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0x84d984…c43b3d
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0xe70198…54e57a
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0xf79d78…20fd80
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0x518a0c…1a90e1
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0x708c35…359a9c
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0xf12990…8cd052
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0xde88a3…fa5fe0
0xa39f…5dfe0x9c95…e299Base$0.001100%Route unknown57d ago0x124671…4d42fe

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.