Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7644…0fba0x10c1…1e24Base—$0.53100%coinbase114d ago0x81b2b5…6ed404
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x52c781…bce06a
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x1b24bd…e72422
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x4b99fe…dbd46c
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xa7669c…ec83de
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x0591f8…486275
0x7644…0fba0x10c1…1e24Base—$0.57100%coinbase114d ago0x9f359a…ac08ee
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xd1a5b6…9d5842
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x9ec4aa…89c958
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xdbe7d5…ebc8e9
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xd91a0f…810840
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xfb64f4…3dfd22
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xe09035…27d74f
0x7644…0fba0x10c1…1e24Base—$0.54100%coinbase114d ago0x713f63…4d0d86
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x1950df…8522b1
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x803377…760204
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xc5aeb3…36a260
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x4ccaa2…6c513f
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0xdf4aa6…894a90
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x4d9041…f87b3e
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x9a9e03…c3f115
0x7644…0fba0x10c1…1e24Base—$0.01100%coinbase114d ago0x2fa2fd…5d6fb1

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.