Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc7f3…c0440x5f11…468aBase$0.32100%primer11d ago0x869056…af7212
0x5f11…468a0xc7f3…c044Base$0.33100%primer11d ago0xd93a7a…5141e9
0xc7f3…c0440x5f11…468aBase$0.34100%primer11d ago0xea8e5b…357b6b
0x5f11…468a0xc7f3…c044Base$0.35100%primer11d ago0xe67225…a22465
0xc7f3…c0440x5f11…468aBase$0.32100%primer11d ago0x834921…558b48
0x5f11…468a0xc7f3…c044Base$0.31100%primer11d ago0x158996…0486ab
0xc7f3…c0440x5f11…468aBase$0.32100%primer11d ago0x58da78…940b22
0x5f11…468a0xc7f3…c044Base$0.35100%primer11d ago0xc8b9d6…6d8946
0xc7f3…c0440x5f11…468aBase$0.35100%primer11d ago0xb26c39…52b443
0x5f11…468a0xc7f3…c044Base$0.30100%primer11d ago0x7aa886…cb6d28
0xc7f3…c0440x5f11…468aBase$0.30100%primer11d ago0x5c7878…90455b
0x5f11…468a0xc7f3…c044Base$0.33100%primer11d ago0x0a2b9f…abfbd7
0xc7f3…c0440x5f11…468aBase$0.33100%primer11d ago0xe8021a…5c3f35
0x5f11…468a0xc7f3…c044Base$0.33100%primer11d ago0x4fad60…2c26fa
0xc7f3…c0440x5f11…468aBase$0.34100%primer11d ago0xb491b5…c2e3c0
0x5f11…468a0xc7f3…c044Base$0.35100%primer11d ago0x8fac49…92f532
0xc7f3…c0440x5f11…468aBase$0.32100%primer11d ago0x5c1789…540dfd
0x5f11…468a0xc7f3…c044Base$0.33100%primer11d ago0x76d39a…5b577b
0xc7f3…c0440x5f11…468aBase$0.34100%primer11d ago0x422007…2e353f
0x5f11…468a0xc7f3…c044Base$0.34100%primer11d ago0x2a398d…934dc8
0xc7f3…c0440x5f11…468aBase$0.35100%primer11d ago0xbdda08…84a02c
0x5f11…468a0xc7f3…c044Base$0.32100%primer11d ago0x6fa3f3…f5d017
0xc7f3…c0440x5f11…468aBase$0.30100%primer11d ago0xdcd719…9b2622
0x5f11…468a0xc7f3…c044Base$0.34100%primer11d ago0xaf9769…b576b0
0xc7f3…c0440x5f11…468aBase$0.35100%primer11d ago0x081fff…01ac67

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.