Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x548afb…96cecb
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x107191…f003f4
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9dec7a…a28b5d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x9332ef…82632d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xc64cdf…61e7ac
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x4386be…315b11
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x380a2c…cf875d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0x2ecde0…1c300c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI113d ago0xb0a6cc…2936e7
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xadc4b2…5210ad
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3388e5…45e669
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x8521e0…000fb3
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe23bc7…fbb107
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x904a93…a0a368
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6125c0…587c2b
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3d0074…c8ecb0
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3a9d4b…6c0e0d
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xa44a25…6922b4
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb7a750…ddd8cd
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf5c8d0…fd8bc1
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cdd0e…3f4c54
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x077f0d…5c1e4c
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2d7ef4…2d68db
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0x9420e4…576f49
0xd3e1…23650x6a5e…c666Basex402 service$0.001100%payAI114d ago0xafc07a…c9070d

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.