Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x4c572c…66ead0
0x5481…37bb0x07cf…2396Basex402 service$0.20100%payAI20d ago0x10619e…71134a
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x8df8d4…768283
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa20d ago0x6129e4…a04747
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa20d ago0x923100…e4ac49
0x5481…37bb0x07cf…2396Basex402 service$0.04100%payAI20d ago0xbe2edd…bebe9c
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa20d ago0xb5548b…8eca5d
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x12562a…4ffc3b
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa20d ago0x5effb0…068895
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x7498b7…448e78
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x9092ba…eb7cb8
0x5481…37bb0x07cf…2396Basex402 service$0.02100%payAI21d ago0xfee7f5…11f85e
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xe57f0c…15fdb9
0x5481…37bb0x07cf…2396Basex402 service$0.06100%payAI21d ago0xb10d3a…852eb6
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0x970617…01fed4
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x29d0a4…cc4057
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xf77f31…b6e7f4
0x5481…37bb0x07cf…2396Basex402 service$0.0470%0x1360…66fa21d ago0x8b2a91…cb4518
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xffd5ca…5c81ba
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x71510a…6a9e30
0x5481…37bb0x07cf…2396Basex402 service$0.2070%0x1360…66fa21d ago0xe82a6a…0228f5
0x5481…37bb0x07cf…2396Basex402 service$0.0270%0x1360…66fa21d ago0xfdca89…b220cc
0x5481…37bb0x07cf…2396Basex402 service$0.06100%payAI21d ago0x8b5c1b…aa2189
0x5481…37bb0x07cf…2396Basex402 service$0.0670%0x1360…66fa21d ago0xab0d0c…053148
0x5481…37bb0x07cf…2396Basex402 service$0.1070%0x1360…66fa21d ago0x18d46b…9c3df6

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.