Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI110d ago0x0d1b54…8f7bfb
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2c139c…3828ac
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x32d0c2…d1dba0
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6bac46…3ba82f
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x1bc781…802632
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3ab4f7…bbb1db
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x69cdbe…6b2dfc
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3fa237…afc147
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xbdeb88…ba2d2f
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xac1a24…2222c4
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x875d55…7696ac
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef3eb3…2fae0b
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x6e37cb…148fea
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xef1b05…b01f7f
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x01f5b4…f5f3f8
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd42f94…56f893
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x441e0e…2e4e53
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x0327e1…7cbef4
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2cf4c1…6117b8
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x58d976…37e39e
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x79c730…754f7e
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd81c66…747baa
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x2d4356…666246
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0xd5b5a3…1cd52e
0x801f…9ff30x6a5e…c666Basex402 service$0.01100%payAI111d ago0x87d1db…76e01b

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.