Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xed40…a6650x1892…6085Base$1.35100%relai174d ago0xb2e6eb…35e4fa
0xed40…a6650x1892…6085Base$1.52100%relai174d ago0x571b93…d1aaa5
0xed40…a6650x1892…6085Base$1.16100%relai174d ago0xe82015…27dee8
0xed40…a6650x1892…6085Base$1.11100%relai174d ago0x287cbb…9a8d2e
0xed40…a6650x1892…6085Base$1.65100%relai174d ago0xb4c75c…8da747
0xed40…a6650x1892…6085Base$1.45100%relai174d ago0x4617cf…8d562a
0xed40…a6650x1892…6085Base$1.09100%relai174d ago0x3a49f8…9f339c
0xed40…a6650x1892…6085Base$1.23100%relai174d ago0x3a8a9f…75a27f
0xed40…a6650x1892…6085Base$1.45100%relai174d ago0x9fa898…a7ee36
0xed40…a6650x1892…6085Base$1.02100%relai174d ago0xbd75bb…18c495
0xed40…a6650x1892…6085Base$1.44100%relai174d ago0x29a0eb…b713ae
0xed40…a6650x1892…6085Base$1.74100%relai174d ago0xc60407…4b8f00
0xed40…a6650x1892…6085Base$1.50100%relai174d ago0xbf44d1…af3600
0xed40…a6650x1892…6085Base$1.29100%relai174d ago0x7aae88…497abd
0xed40…a6650x1892…6085Base$1.31100%relai174d ago0x31975b…95c740
0xed40…a6650x1892…6085Base$1.39100%relai174d ago0x9fd6f2…dd94bc
0xed40…a6650x1892…6085Base$1.81100%relai174d ago0x6544ea…801eae
0xed40…a6650x1892…6085Base$1.85100%relai174d ago0x2cc856…3795c8
0xed40…a6650x1892…6085Base$1.87100%relai174d ago0xec46e6…c65f67
0xed40…a6650x1892…6085Base$1.06100%relai174d ago0x5208e2…11b139
0xed40…a6650x1892…6085Base$1.09100%relai174d ago0xbd6215…8d8b14
0xed40…a6650x1892…6085Base$1.42100%relai174d ago0x6d7c6f…9ab2ab
0xed40…a6650x1892…6085Base$1.34100%relai174d ago0x4b1470…32ed82
0xed40…a6650x1892…6085Base$1.10100%relai174d ago0x50e175…4f0b6a
0xed40…a6650x1892…6085Base$1.81100%relai174d ago0xe01477…782d5e

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

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