Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa118d ago0xe7894b…b258b1
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x91df2b…446a1d
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xc3a4cf…492c23
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xe059fe…bbdf5b
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xc68242…1b40f8
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xce7478…234607
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xb4fe7f…546c49
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xd269df…03b0f4
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x3b114e…dd072e
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x9f8ff1…76b914
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xc0cdb4…a56850
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x04a39b…f8ec2a
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x72b94d…b495ad
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xfafb59…544dbe
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xf80ae2…9e1e6e
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xe1b6df…7baadb
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x512acd…d60442
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x1e5443…b13ee7
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x411121…b5fe3f
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x4d2a30…3e0a56
0xb90a…9ae40x0176…c1b8Base—$0.70100%fluxa119d ago0xb73845…06fa4b
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0xb4cb87…611fa0
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x307977…e72318
0xb90a…9ae40x0176…c1b8Base—$0.01100%fluxa119d ago0x53eb93…86349b
0xb90a…9ae40x0176…c1b8Base—$0.02100%fluxa119d ago0xa9f63f…62550c

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://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://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.