Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x59b8…783b0x10c1…1e24Base—$1.90100%coinbase114d ago0x0afd10…c338b3
0x59b8…783b0x10c1…1e24Base—$0.69100%coinbase114d ago0x97f061…2605e9
0x59b8…783b0x10c1…1e24Base—$0.56100%coinbase114d ago0x1832ca…47883b
0x59b8…783b0x10c1…1e24Base—$0.57100%coinbase114d ago0x3f7cd7…4c729e
0x59b8…783b0x10c1…1e24Base—$0.63100%coinbase114d ago0xe5ad81…f4d6a2
0x59b8…783b0x10c1…1e24Base—$0.60100%coinbase114d ago0x74368b…369268
0x59b8…783b0x10c1…1e24Base—$0.65100%coinbase114d ago0xe677b5…eaa476
0x59b8…783b0x10c1…1e24Base—$0.61100%coinbase114d ago0x210e02…c76c93
0x59b8…783b0x10c1…1e24Base—$0.65100%coinbase114d ago0x96cccb…db6d8e
0x59b8…783b0x10c1…1e24Base—$0.64100%coinbase114d ago0xe146f8…232972
0x59b8…783b0x10c1…1e24Base—$0.63100%coinbase114d ago0x0a69da…63657a
0x59b8…783b0x10c1…1e24Base—$0.59100%coinbase114d ago0x1e6558…3c6b3c
0x59b8…783b0x10c1…1e24Base—$0.75100%coinbase114d ago0xd2cda5…66efd9
0x59b8…783b0x10c1…1e24Base—$0.53100%coinbase114d ago0x1462cc…5fc0b1
0x59b8…783b0x10c1…1e24Base—$0.63100%coinbase114d ago0x81fb1f…c3f380
0x59b8…783b0x10c1…1e24Base—$0.53100%coinbase114d ago0xa8c5ba…1ef3d7
0x59b8…783b0x10c1…1e24Base—$0.61100%coinbase114d ago0x856ad0…29c161
0x59b8…783b0x10c1…1e24Base—$0.76100%coinbase114d ago0x5735fa…745553
0x59b8…783b0x10c1…1e24Base—$0.64100%coinbase114d ago0x690acf…695402
0x59b8…783b0x10c1…1e24Base—$0.62100%coinbase114d ago0x0c291c…5c681c
0x59b8…783b0x10c1…1e24Base—$0.82100%coinbase114d ago0x2e249d…4c6a5e
0x59b8…783b0x10c1…1e24Base—$0.60100%coinbase114d ago0x78fd52…25d1f9
0x59b8…783b0x10c1…1e24Base—$0.66100%coinbase114d ago0xcd7e19…c79a57
0x59b8…783b0x10c1…1e24Base—$0.57100%coinbase114d ago0xc64347…3cb9f8
0x59b8…783b0x10c1…1e24Base—$0.61100%coinbase114d ago0x5f9e77…0c8aba

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.