Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x71fcdf…6c59d0
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0c3a22…6b16df
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x73859b…d77fd6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x2321c5…482076
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd8d9b3…5f698a
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x741212…f96230
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xece27b…9e99bc
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd50dbc…066b0d
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0x742222…8574af
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xa072a2…b2b9f6
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xc3d572…a7cf86
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI117d ago0xf4584e…a001e3
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x213828…712628
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x15326f…8f1129
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x51458f…e3c5dc
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0xdd25d7…d01cfb
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x48d1bf…0b9d43
0x5355…f04b0x6a5e…c666Basex402 service$0.001100%payAI118d ago0x80c9d2…08d5b1

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.