Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc4c3e1…021149
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0x77092f…c2f95c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0x7b1d01…4541b0
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0xb729e2…be4dca
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0x06a4b3…769b3b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0xf736c5…b59d31
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0xe52a35…1f1028
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0xc332d0…5f1da3
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0x4c223a…0800a5
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI120d ago0x3f57d6…a583bc
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0xa2a34f…3619d7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0xea8b59…a38f97
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0xdf27f7…1b9eed
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x11ddef…4ccf16
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x002ee8…019aa7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0xc59a2e…1c584b
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x20b15d…4027fa
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0xc74fbf…50bfe3
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x87da7f…e55761
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x5b7ebe…c7b51f
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x9ab2a3…70f228
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0xf889e5…1e436c
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x2d9994…9d5edb
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x07ede0…163ca1
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI121d ago0x536631…cfb9b5

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.