Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xe42dea…7eaaf1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd71554…b0d12f
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x25667b…aa91eb
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4444ac…b0e230
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x67715c…ed24ce
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1d0dc…ab9806
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xd1941e…6fe611
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x54a9c3…1b3628
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xdee3e2…db0dc9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x64ccfa…256da9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x2c372d…5d214e
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xedd0c7…edc9e8
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xadcb78…f0a5f9
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6c56f2…b56ff1
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0e4ade…61b2a0
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7b1a78…f1cd44
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x37f73c…2d61db
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfd537b…f0b3e2
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x30f068…8a4b30
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xf92412…44be2e
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x3462d7…fcfc45
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x491df9…e35991
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x71eff6…ae42af
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0x7cb48b…0c4c44
0xc8af…00950x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb1fc02…f3da95

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.