Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xa44d68…f1011e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xb71804…eae585
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x6c67cc…5aa7ff
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x3e6117…24f22b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x316437…4918fb
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x412937…cd4cbc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0bdfcc…863b4b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xbeb758…2e3968
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x0dbab4…fcaa8b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x89669d…dcc37d
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xecd8d0…42eb5e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x8c372b…ac45a0
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xeda1b0…b62e8b
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x1de409…01f410
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0xcc4f68…1ee8a6
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x800d77…1b1aa5
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI103d ago0x95dbdd…d98f0e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x688e8c…4b3ffe
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xd08c7a…31f0cc
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x6d7a56…43cdf3
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x82bf5d…2f86e7
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x66df10…50832e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0x69f9c4…db9b1e
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xba0ee7…f15e8c
0x263c…57df0x6a5e…c666Basex402 service$0.001100%payAI104d ago0xa6a24f…9929ec

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.