Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x19a7…26650x9c95…e299Base$0.001100%fluxa15d ago0x37b581…565154
0x19a7…26650x9c95…e299Base$0.001100%Route unknown15d ago0x3d367b…2deaf0
0x19a7…26650x9c95…e299Base$0.001100%Route unknown15d ago0x23fe3c…69219c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown15d ago0x28d60e…91431a
0x19a7…26650x9c95…e299Base$0.001100%Route unknown15d ago0xcebce4…aa99ca
0x19a7…26650x9c95…e299Base$0.001100%Route unknown15d ago0x3748aa…659250
0x19a7…26650x9c95…e299Base$0.001100%Route unknown15d ago0x91c088…36ea75
0x19a7…26650x9c95…e299Base$0.001100%Route unknown15d ago0xace553…62edc6
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x951e6a…6fffa5
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0xd184e9…7da8f6
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x635403…317fe8
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0xb8c6c4…3a11fa
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x965499…8c6a6c
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x1f84d6…dab9bc
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x103d65…d4edb0
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x1a1694…a6d2db
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x4b5d12…11bb5d
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x0c7356…ca4974
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x6a9e24…bf3571
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x59319c…a9d89d
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0xe108d2…7c3666
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0xc8c385…975ca5
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x8fcd65…018f7e
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0xdb44e4…92ef7a
0x19a7…26650x9c95…e299Base$0.001100%Route unknown16d ago0x3536f3…f1358f

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.