Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xf1a39e…9eec6f
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xd62091…497660
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x07e3f7…edb69f
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xdc5400…0b829a
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x640c74…3b984c
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x44be56…8fe6b1
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xc7accc…bf14cb
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x9d42e2…290ec8
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xb914d4…ac1d6d
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x58cf03…70c336
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xf6a0f6…58eafd
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x73511c…82cd2c
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xc5c8a0…082ea9
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x66f721…aaf30e
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xc9ff5d…2a88ed
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xf3d6da…211211
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xcce41f…2beb7a
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x57e283…808e6f
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0xf26fd5…7d7616
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x6681a6…4f8133
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x9c26bc…568154
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x5c3a7a…d8676c
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown67d ago0x0a9a22…7f6b0a
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown68d ago0xd06b10…49475a
0x95d8…a0960x9c95…e299Base$0.001100%Route unknown68d ago0x264f07…f8e9f9

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.