Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1d8b40…cab790
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xbed5bb…da383d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x11b541…dc61c7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0xd943a5…e4f6f3
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x69a4b8…e7f1d9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x012088…adf484
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x728edd…445a69
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5a6d96…da9c19
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x083ea8…35a3a8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x4bdb28…6b5503
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x2cbacd…a27b5d
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x1b0b18…9ad669
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x5cd6bb…29e933
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x255b31…02e9ca
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x3953e6…d7fdb4
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI111d ago0x18d533…d52ab9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x36bea0…9f0bd9
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcde4c5…7b32f8
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xcee590…a2f7f0
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8f3e04…cdf8d1
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x8ed031…d4079f
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x25bf9d…fc7ed7
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc0b466…0ca984
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb46014…f784a0
0x7e1a…a4890x6a5e…c666Basex402 service$0.001100%payAI112d ago0x886d7c…06b67f

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.