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.01100%payAI114d ago0x89cbf4…a1f03a
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x844998…dc0800
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0xbc22fe…fef5f8
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x599fa0…c50a89
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x43f4de…bed39a
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa6673e…4f8252
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2be1f1…6ed4bb
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0xa6b3ef…ad0f96
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0xfdb4c5…b38b81
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0xc968e6…5b2a01
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x3754c6…584900
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x6f0ea0…773985
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0xad5940…42373f
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x4965bb…a5e39d
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x55c27e…98c75f
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x9795a1…9b1d88
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x72a9fb…91a280
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x88f7f8…4f25fb
0xbf19…a1760x6a5e…c666Basex402 service$0.01100%payAI114d ago0x2f14c2…bc88d0
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x930dc3…4eaa87
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdbcd53…d01751
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0a9a25…2ec551
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x224ea4…e443af
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0x258298…9038e7
0xbf19…a1760x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe959c9…8b4eb8

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.