Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xb43ca0…ee8173
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xc0551d…82631f
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x8fb050…d40301
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x255772…69d509
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xceedee…195fa0
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x9f04ca…18e785
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x698ab9…742034
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0x3e5c92…d1d748
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI111d ago0xe7c36b…05670f
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x716f3f…2f53bc
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x577a04…df5941
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x7e2ae9…e3d01f
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0f2394…8ba5da
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0870c1…243955
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xb88b76…9b0b5f
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xcad4d4…f0247a
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x024d60…3e1685
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x37a6c3…bcacbc
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x04fb32…4b952f
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xa45bbc…0f2955
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x457100…132562
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd26e4c…d8f2ec
0xacb6…ecb60x6a5e…c666Basex402 service$0.01100%payAI112d ago0x58f819…5e9d14
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x3b0081…70b2be
0xacb6…ecb60x6a5e…c666Basex402 service$0.001100%payAI112d ago0x6ae7f8…b3a7b7

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.