Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x9a5fff…aff659
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0xc4c01a…e70f43
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x85015e…3a80a7
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x95b4fc…79ec52
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x32ff2c…d68225
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x1f0f0e…1369fb
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0xf9e733…7ea03f
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x9eee83…d4e682
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x698dcd…70749c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x391ae5…22b7d5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x3cd7e2…3d8d95
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0xf77d1a…0f617c
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x6762a3…77680e
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x2f6dfd…e6b8ae
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0xc5da8e…cfd106
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x9517ab…86d51a
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x880552…7dea24
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x42f864…1f07db
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0xe9a3ee…cb8523
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0xa22934…920f82
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x41f367…10e982
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x49f1d8…4a6217
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x5aecf7…d634a1
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x13603f…903eb5
0x4472…89cd0x2b36…c773Base—$0.0170%0x0b44…80fc16d ago0x56f8e7…36cdc3

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.