Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x002b95…37d53d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0495ab…17ebd4
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x55e479…7d49b6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x4fafb0…3abfdd
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9ee325…256769
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xe3c423…912811
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x045713…f4732c
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x9d2deb…99b52d
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x51148d…770581
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xa64e0a…9d2fe5
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0995d7…3f2c28
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xf72e22…672d84
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0xda4cf9…e56596
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI110d ago0x192394…afd87a
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8e604e…bf94d1
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8bdf55…b67edc
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x315421…bd495f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x95fed3…720ee6
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1b9c39…fede3e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x326e47…4cbc42
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x813501…6f7f6f
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32c947…1e9564
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x5c75fd…7bf14e
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x065b48…6bc291
0x8dcd…ac2f0x6a5e…c666Basex402 service$0.01100%payAI111d ago0x939cbd…1a6fc0

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.