Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe16be9…a3804c
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc95aca…e8cf31
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x428393…936184
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x85ef4b…abedea
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x64bd01…41f04b
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x97fa56…4dcc74
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x4d257d…b0eb5a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x540323…83ea4d
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa4aaf4…3c0c49
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc1475a…36d2f4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd0fc75…98a983
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6a0282…fab5d5
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xc52c94…c28229
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x112a88…57ad98
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x387762…51d6c4
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2cab38…0baf72
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xfa9896…0e4ddc
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x1ac379…5ca3d2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x763337…36aaeb
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x5de838…3a6d2a
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xd5b03c…99fbc6
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xe1237d…427ecc
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa59a3a…c175c2
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0xb49bc3…960b7f
0x6ccc…60ab0x6a5e…c666Basex402 service$0.001100%payAI106d ago0x6ce622…e752fb

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.