Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x848a50…b47c76
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x019027…704ee3
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2a320f…8ebc3e
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd090dd…a9fc9a
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x13644a…e3c705
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc50c24…1def58
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7226bb…de5def
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe97569…939246
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe22a48…15a85b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9e5996…a76ca6
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x966d19…24cb9e
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdb8a09…d9e88d
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x08501c…4fa3f6
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2f8444…9f43e8
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfcb067…fa7a85
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6a2ba1…c0b5f8
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1ad180…e06b77
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc8bfa2…4cb91d
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xcce9e0…79f983
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb78ca8…e9e33b
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb0861d…31ddf9
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x57623a…f4866d
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa53974…087cc1
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f67f3…2fdff2
0x2861…3d650x6a5e…c666Basex402 service$0.001100%payAI115d ago0x812ab5…b613cb

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.