Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xc5d9ab…2fe01e
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa18d ago0xe0729b…24194d
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x72617f…9d7b77
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0xd58aa0…c33f07
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa18d ago0x4c8c7c…6e49c0
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0xbd903c…ddd4f8
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x991d8e…263a78
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x73344a…adef57
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa18d ago0x48b128…de0253
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa18d ago0x4a14d2…7c073c
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xed5fbb…83dd47
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0xbfc09b…deff28
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x15c1cb…41fa60
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x804a50…847553
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x76862c…1eefac
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x7460ae…b74c55
0x9a07…71840x07cf…2396Basex402 service$0.0670%0x1360…66fa19d ago0x580453…56379c
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8e2141…1fb7e2
0x9a07…71840x07cf…2396Basex402 service$0.0270%0x1360…66fa19d ago0x8aa284…499a40
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0xaf059d…ee8f86
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0xbcad56…985495
0x9a07…71840x07cf…2396Basex402 service$0.1070%0x1360…66fa19d ago0x79e56b…b055bd
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x11c465…7fb9bf
0x9a07…71840x07cf…2396Basex402 service$0.2070%0x1360…66fa19d ago0x54dbeb…8ad0e9
0x9a07…71840x07cf…2396Basex402 service$0.0470%0x1360…66fa19d ago0x01dfae…f4eeea

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.