Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x094623…1a1c26
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xe4115b…ff7dee
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x1d60c5…5579cc
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xb8a35b…4562df
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x76079f…f832a3
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xf1b44e…5995ca
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xe9b6dc…912b5a
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x0da258…91a88a
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xb07e7d…7eb6bc
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x62c979…9e03d8
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x635f1f…cd5302
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xd2389d…4fee04
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x5367f7…ee948b
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x519fea…343717
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x20b118…2539b6
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x56c8e3…8bc43e
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x5e68bd…4a1ca2
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xbfa278…b898e2
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x4e2e5e…213cef
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x7db348…818e26
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x9ba06f…adcfd7
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x6f2b69…8cf8f8
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xfba81b…e75012
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0x8b7fa7…4bdb9f
0xb064…54430x9c95…e299Base$0.001100%Route unknown26d ago0xf63a4c…9e953f

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.