Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe7f6…8ff90x6a5e…c666Basex402 service$0.001100%payAI109d ago0x843b58…78fcca
0xd801…ae8c0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0cdd0c…f991b6
0x0b69…99710x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ce288…6a4ac7
0xfc50…45120x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1771d9…b8e531
0xc01c…772f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x521298…5f4e01
0x99aa…94ba0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xcc788b…d6d920
0xa7eb…e7360x6a5e…c666Basex402 service$0.001100%payAI109d ago0xedd962…563f5a
0x07b8…b92e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x56c50b…8391b5
0xc872…daa20x6a5e…c666Basex402 service$0.001100%payAI109d ago0x09b7fd…ffeb7f
0x12ed…f3780x6a5e…c666Basex402 service$0.001100%payAI109d ago0xa9756c…a01877
0x13ba…d3860x6a5e…c666Basex402 service$0.001100%payAI109d ago0x4a8d07…7fbc51
0x486c…8d890x6a5e…c666Basex402 service$0.001100%payAI109d ago0x478ec2…d0bcc5
0x2719…80d80x6a5e…c666Basex402 service$0.001100%payAI109d ago0x019c05…ec7b42
0x1a00…d07d0x6a5e…c666Basex402 service$0.001100%payAI109d ago0xdb8339…be86e4
0xb124…dc110x6a5e…c666Basex402 service$0.001100%payAI109d ago0x3e68a5…565494
0x9e4e…3f5f0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x76e1ef…37730b
0xe81e…f3150x6a5e…c666Basex402 service$0.001100%payAI109d ago0x96cd6e…69be97
0x23f0…66250x6a5e…c666Basex402 service$0.001100%payAI109d ago0x93bf8a…0516d6
0xe1da…f8450x6a5e…c666Basex402 service$0.001100%payAI109d ago0x036f90…898bbf
0x4fa5…61d10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x1e906f…714cdb
0x1da3…2c060x6a5e…c666Basex402 service$0.001100%payAI109d ago0x19d45c…342328
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI109d ago0x875cd4…e4dd4f
0x8209…3bd10x6a5e…c666Basex402 service$0.001100%payAI109d ago0x0ab3a7…c992f4
0x2716…9c720x6a5e…c666Basex402 service$0.001100%payAI109d ago0x7aee26…04161b
0xf3cc…f09e0x6a5e…c666Basex402 service$0.001100%payAI109d ago0x058240…e915fb

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.