Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x775400…3ec788
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x110875…ae8cd8
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x4383ca…b92d45
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x623fe6…7dcc01
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x87ba56…6788aa
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0xff07e9…df2fc1
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x93cbfc…0e79c1
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x52e0ed…061ec5
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x19bb84…e7a895
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x34f377…42a853
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x3b0ec1…defb32
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x0fe3d5…c9abaa
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x1fe89d…925555
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x1e0b35…6482af
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x9d1057…e79aa8
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0xc902ae…8cb97e
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x72ea99…718b22
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0xfc9cc7…74a8da
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0xac5d95…85808d
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x7ab93f…b49263
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x7b29a6…2387b3
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x894ffa…a35977
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0xd40a14…eee543
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0xe979a1…a1b297
0x7fe5…560f0x6839…1a2bBase$0.003100%Route unknown94d ago0x58e194…696a4a

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.