Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1d5c5b…3e16f7
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0c4fc5…3ec42d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfe2393…78ddfa
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa5186d…925305
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdb7713…7282f9
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee4d1a…e395d9
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x742955…6914e0
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x665100…d65be9
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe89f50…98f83c
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xf9a352…a92071
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdbef61…549340
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x09b854…3e96a5
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x73963e…8143fe
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xd94548…d5c7bd
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x53bfd3…9a0701
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xbcaa4f…3bd8cb
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x37c931…98c39a
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe8ed00…f08055
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x184aee…08c695
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc25104…c92c8d
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xed4170…138bbb
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xa2f81b…960b53
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe90ae2…261664
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfb0a8b…73042b
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI108d ago0x0eeafb…097d44

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.