Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9c3da2…bbc786
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xee35ed…d25d60
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb19e4b…0c815d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3d680c…6e6362
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x038be9…c70b90
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x108c53…0c4bd6
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2d8f58…e822ee
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc35ccd…8674fa
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x69b307…241589
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc4be44…02420f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xdfd234…719c27
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x7cc41c…e77320
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x8bd5a5…ff600d
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xfa6bb1…77121b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x2991d2…bf41c8
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xb3f911…d41cac
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x3298c3…d6d699
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x5a995d…37932b
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x9459dc…873579
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xc87e9e…3c18e4
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x785b2d…d3840f
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x47b46d…7b6520
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0x34c9fe…0db0b1
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xe11964…f67101
0x14f8…3f360x6a5e…c666Basex402 service$0.001100%payAI108d ago0xec0a23…f3bed9

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.