Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2eda22…2c7728
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb1bf52…cb76e2
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3e939f…6b851c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc93355…01dfce
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe78923…c40784
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcc8052…c4bada
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x521739…660d17
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8c4cc9…aa1d80
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x6a6e13…7d242b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xae1feb…54522d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x33114e…d13a3f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21e108…a5586a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4452dc…03b3b3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x07ce56…8927a9
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfaf26f…16c36a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1500b4…206ab3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x176b3b…d8ac56
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb77649…4e4064
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2e4bb1…512032
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d884a…5056be
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x351df4…56a369
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa0606a…7fec2e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x48834b…bf8178
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x839861…585568
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0923c4…a2cc58

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.