Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa54d…49f50xeb80…7b26Base—$364.3370%0x7347…d69114d ago0x36ff88…94c963
0xa54d…49f50xaf11…9700Base—$1,558.6870%0x7347…d69114d ago0x218e08…3fb6d1
0xa54d…49f50x497f…6fccBase—$4,823.8270%0x7347…d69114d ago0xcbc746…5e48df
0xa54d…49f50x36a9…dec3Base—$973.2370%0x7347…d69114d ago0xa3f29b…f0973d
0xa54d…49f50x88db…21a8Base—$802.1070%0x7347…d69114d ago0xb067a0…66215a
0xa54d…49f50xd700…06caBase—$54,417.0270%0x7347…d69114d ago0x937218…dc630e
0xa54d…49f50x30f5…f730Base—$978.3870%0x7347…d69114d ago0x8ad5cb…a35845
0xa54d…49f50x6516…4dabBase—$6,055.2070%0x7347…d69114d ago0x7e8af0…9ad3db
0xa54d…49f50xb6a7…290aBase—$4.1270%0x64b2…883314d ago0x05190c…55b17f
0xa54d…49f50xe9dc…c16eBase—$34,867.8170%0x7347…d69114d ago0x454155…d6076f
0xa54d…49f50x4a4d…0372Base—$779.5370%0x7347…d69114d ago0xecffad…053d17
0xa54d…49f50x1564…9d9bBase—$11,630.3670%0x7347…d69114d ago0x64c3bd…475b8a
0xa54d…49f50xd5f2…ee99Base—$103.0770%0x7347…d69114d ago0xaa51e0…f33e7c
0xa54d…49f50xdf48…b54bBase—$1,021.6870%0x7347…d69114d ago0x42c7bf…d4b469
0xa54d…49f50x8b4a…bf77Base—$669.2270%0x7347…d69114d ago0x436ac6…c24e61
0xa54d…49f50xe9d4…669eBase—$1,499.5670%0x7347…d69114d ago0x01574b…c77fff
0xa54d…49f50x988c…d3a3Base—$1,503.0470%0x64b2…883314d ago0x04538b…edd654
0xa54d…49f50x13b0…9d82Base—$2,718.6070%0x64b2…883314d ago0x8479e9…1947c0
0xa54d…49f50xb5fb…4634Base—$1,999.0470%0x7347…d69114d ago0xdd7d42…14b81a
0xa54d…49f50xd090…f296Base—$3,477.7770%0x7347…d69114d ago0xa65f6d…fbf841
0xa54d…49f50xa761…0c2dBase—$347.8170%0x7347…d69114d ago0xdf7c9a…80e263
0xa54d…49f50x9de1…25c9Base—$16.0070%0x7347…d69114d ago0xb4749c…622a6f
0xa54d…49f50x63ae…ef2fBase—$1,573.6670%0x7347…d69114d ago0x63a69a…7f7fa3
0xa54d…49f50x6c43…6a80Base—$1,305.5170%0x64b2…883314d ago0x696aae…af18f4
0xa54d…49f50xd144…2acbBase—$1,929.9370%0x64b2…883314d ago0x4fa212…a249b5

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.