Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x4083d7…91ffd0
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xb6c803…62c7d8
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x58e705…da4924
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x3e5dd0…43559b
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x5942db…2d94a0
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x687d8f…bf8c02
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x64a785…3f7d4a
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x973a01…144afa
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x0acdfd…bf598e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x766968…411eaf
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcd0843…d41fa5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x44a8b9…5a705f
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xf11d67…1148e7
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x70b415…bd2de5
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x8d7d86…9aee3e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xa88dca…fc34bf
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xeda4cb…b21c64
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcc2226…da0606
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x058d5d…76898e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x42933e…32bf90
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xcc1b5a…807d54
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x63818d…feb791
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xe173ff…6929e6
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0x620cd6…10cf2e
0xa348…03c00x6a5e…c666Basex402 service$0.001100%payAI101d ago0xfb8a4e…5f567e

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.