Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0xb5e737…054322
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0x3ed868…6b650e
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0x6b32be…a6670f
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0xed70b3…0b1fc9
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0x123c0a…eaa7ee
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0x919fa4…216e77
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0xa23fd8…459bad
0x14ee…346b0x159b…4908Basex402 service$0.01100%payAI42d ago0xf2438b…0b1239
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x8f6536…d8edbc
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x30c56b…6f2c8e
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x53c655…fee136
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x92f370…dd994c
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0xb94694…68e85a
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0xf5df48…b50ed1
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x90f692…0208a3
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x5afe74…dbc1b6
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x7def1e…926bea
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x4ea6ed…b88650
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x632ff5…f4d94a
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x433a7d…3560f7
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x938083…cc5d71
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0xe415d9…62bfca
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0xd02cd0…a07cf3
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0x6e6317…257cef
0x14ee…346b0x159b…4908Basex402 service$0.10100%payAI42d ago0xbcaf5d…a92136

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.