Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf3dbd7…216437
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x4b75c5…f9b679
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa754e…9d125f
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe1cb03…ff3543
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x23490b…fbaa10
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x91a468…b2890a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x36a8f3…36b20a
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0e335a…da1a42
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x5f8921…6794d5
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x73722c…ee6130
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf59c4e…52d7dd
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x839156…9d9af2
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x0cd8e5…a9e0cf
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xb1bfd8…ffe777
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x3ef71b…bf36fc
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe881f6…d67933
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x432445…cf4683
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xfa4008…8ea65c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xc98b26…33ba12
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xe79715…f9e90c
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xf7e211…430cab
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x2346e8…7fc8cf
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0xd2f201…1dbe88
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x9178b5…163e65
0xc655…aafa0x6a5e…c666Basex402 service$0.001100%payAI102d ago0x070ca4…da9827

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.