Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5f11…468a0xc7f3…c044Base$0.16100%primer19d ago0xebed1f…e96892
0x5f11…468a0xc7f3…c044Base$0.32100%primer19d ago0x8a05e3…1eb26b
0xc7f3…c0440x5f11…468aBase$0.31100%primer19d ago0xfe1ec1…394e8a
0x5f11…468a0xc7f3…c044Base$0.31100%primer19d ago0x52f624…0d06c6
0xc7f3…c0440x5f11…468aBase$0.31100%primer19d ago0x600b64…858009
0x5f11…468a0xc7f3…c044Base$0.32100%primer19d ago0x9fb333…f1b4f1
0xc7f3…c0440x5f11…468aBase$0.35100%primer19d ago0x5626c8…2fc6c6
0x5f11…468a0xc7f3…c044Base$0.33100%primer19d ago0xdf7e5a…4fb135
0xc7f3…c0440x5f11…468aBase$0.31100%primer19d ago0xc82c86…5bc8be
0x5f11…468a0xc7f3…c044Base$0.31100%primer19d ago0xc83790…dfcca9
0xc7f3…c0440x5f11…468aBase$0.31100%primer19d ago0x804f59…71ca8e
0x5f11…468a0xc7f3…c044Base$0.30100%primer19d ago0x4cfcf4…75f548
0xc7f3…c0440x5f11…468aBase$0.31100%primer19d ago0x473921…85b7a7
0x5f11…468a0xc7f3…c044Base$0.33100%primer19d ago0x9511af…fc3c30
0xc7f3…c0440x5f11…468aBase$0.31100%primer19d ago0xe0e86e…c1ab08
0x5f11…468a0xc7f3…c044Base$0.30100%primer19d ago0x73a488…4446de
0xc7f3…c0440x5f11…468aBase$0.33100%primer19d ago0x47f15d…528d27
0x5f11…468a0xc7f3…c044Base$0.31100%primer19d ago0x4b18d1…80732a
0xc7f3…c0440x5f11…468aBase$0.30100%primer19d ago0xd42fa1…a330b1
0x5f11…468a0xc7f3…c044Base$0.32100%primer19d ago0xfccfb5…41fb91
0xc7f3…c0440x5f11…468aBase$0.35100%primer19d ago0x05c00e…3bc0f5
0x5f11…468a0xc7f3…c044Base$0.32100%primer19d ago0x3238fa…309f7e
0xc7f3…c0440x5f11…468aBase$0.32100%primer19d ago0x113e4a…94a7b7
0x5f11…468a0xc7f3…c044Base$0.30100%primer19d ago0xd9dc54…57a016
0xc7f3…c0440x5f11…468aBase$0.33100%primer19d ago0x2a8ec8…3a1c80

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.