Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x8752b2…2a2b02
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xad7948…0ab172
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xaae0ac…5712ff
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x47d9b7…37ebbb
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x660c7e…b9dc0f
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe8860e…026ce0
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x144f96…fa11f9
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x07ec4c…9c7a07
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdd79cb…025e59
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x09fd7a…367037
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x7e04e0…45e6b8
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x1983ae…eab1b6
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9fb8aa…58ae30
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa8e2fe…ab3239
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xdcc7f6…64b372
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x48bb40…c26f44
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb25ec5…923e6a
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xbb622f…f53a30
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x98802e…a9bb0e
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2d91f2…586c0e
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd0311a…763c13
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xa24274…b67ed0
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb8263a…c32eb6
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9095cf…082ba0
0xff00…9cca0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9d3470…c77a0c

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.