Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc33b…d59a0x2fc6…befeBase—$2.0070%0x6351…0d6214d ago0x9e9900…053606
0x51de…01f80x2fc6…befeBase—$166.6570%0x6351…0d6214d ago0xc13e93…f49001
0x7afb…65600x2fc6…befeBase—$433.4070%0x6351…0d6214d ago0xea3603…bec3e4
0x004d…d95d0x2fc6…befeBase—$182.8970%0x6351…0d6214d ago0xe7070c…65bad2
0x01d4…d24b0x2fc6…befeBase—$52.6570%0x6351…0d6214d ago0x376393…4e7826
0x01d4…d24b0x2fc6…befeBase—$1.0070%0x6351…0d6214d ago0x8352d2…44cb72
0x6f4f…ff340x2fc6…befeBase—$235.5670%0x6351…0d6214d ago0x5da96c…038879
0x6f4f…ff340x2fc6…befeBase—$10.0070%0x6351…0d6214d ago0x87c188…2e8874
sigmaprotn.eth0x2fc6…befeBase—$233.3070%0x6351…0d6214d ago0x82f883…4ea60b
0x1a63…65d40x2fc6…befeBase—$259.0070%0x6351…0d6214d ago0x4cf331…e68c10
0xf6b9…13d50x2fc6…befeBase—$5.0070%0x6351…0d6214d ago0x368f75…0174b0
0xf6b9…13d50x2fc6…befeBase—$12.5670%0x6351…0d6214d ago0x8bb311…02dd7b
0x6ca8…cce10x2fc6…befeBase—$104.6170%0x6351…0d6214d ago0x5efce9…3d6cb2
0xa4e2…9d030x2fc6…befeBase—$29.9970%0x6351…0d6214d ago0xd28d6b…50d516
0xa4e2…9d030x2fc6…befeBase—$1.0070%0x6351…0d6214d ago0xa0d422…651393
0x8b93…72af0x2fc6…befeBase—$5.4070%0x6351…0d6214d ago0x313cba…8ed269
0xa405…42970x2fc6…befeBase—$9.9970%0x6351…0d6214d ago0x581ce6…674b38
0xfef3…db220x2fc6…befeBase—$12.8970%0x6351…0d6214d ago0x451d2c…fc9983
0xa3c8…96250x2fc6…befeBase—$350.0070%0x6351…0d6214d ago0xeec731…5068d5
0x9f9f…58810x2fc6…befeBase—$20.0070%0x6351…0d6214d ago0x6ae3d8…516c4d
0xa3c8…96250x2fc6…befeBase—$350.0070%0x6351…0d6214d ago0x24145b…d8c147
0xe9be…fb910x2fc6…befeBase—$46.7870%0x6351…0d6214d ago0xb71bd8…dca95c
0x36d7…8c2f0x2fc6…befeBase—$606.5670%0x6351…0d6214d ago0x9e4c80…b34ed6
0xde09…1b810x2fc6…befeBase—$6.3770%0x6351…0d6214d ago0xb2747f…f966a7
0x2f0d…f38b0x2fc6…befeBase—$39.7070%0x6351…0d6214d ago0xb4a85f…0f79fb

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.