Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x01e9b6…59773a
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x2ecc23…928564
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa94fa4…a3b25f
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x859b59…8178ad
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x9b1e68…8843d0
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe96d7a…29a985
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0xe00096…64f014
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI103d ago0x177f75…5bf89b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x39043e…972024
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x24882a…627598
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x0b0735…5defc8
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x79f9d6…2ad105
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x42403a…a67c24
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x427551…a4b022
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x02bbaf…d7f067
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x086938…81c54b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6f8023…32d9a4
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x169a88…ac5a95
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x5cbc93…67ce69
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd49b29…841d41
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0xafb8b6…63971f
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x021289…154cd2
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x9e26d1…23116b
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x41bdea…b2bb72
0xbcbd…5e970x6a5e…c666Basex402 service$0.001100%payAI104d ago0x4111b4…8e70f8

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.