Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x22fd41…57acae
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0452b3…1ce6c6
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd3e832…07d112
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x75d06f…c1ac82
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2e5f57…714896
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdad215…a3f3a5
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe49467…111a9b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6e0fc4…728bdf
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0d9b8f…c550b0
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6ca762…72e44b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x5e6ab2…d0b2aa
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x88cd6f…b2eafc
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x35989d…3e2b9c
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x906931…661aed
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xef85d3…1b9943
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x1971a4…01c8f9
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3cd75e…f931d0
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x045bbf…914a05
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3e2eea…a3b4df
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x95d612…09807b
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x080e23…6e49a8
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb6ff22…1a1448
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3ce5e3…af5eda
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7073cf…bbd21d
0x3446…5b230x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdcb624…94adac

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.