Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$210.0070%0xafd1…680d17d ago0x942b06…584c26
0xa787…64cf0x47c5…4fc3Base$10.5070%0xcf0a…a2c317d ago0x532494…2faac7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x52ac…a61d17d ago0xe66258…3144c2
0xa787…64cf0x47c5…4fc3Base$11.5570%0xb7fe…9d8017d ago0xa40da5…4b0e12
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd775…7f8117d ago0x9a7f48…119cd3
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa782…cada17d ago0x3df4dc…0a5a30
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc330…c0b217d ago0xa9b393…e1a3b4
0xa787…64cf0x47c5…4fc3Base$10.5070%0x58f6…451717d ago0x1ba5a5…017f69
0xa787…64cf0x47c5…4fc3Base$21.0070%0x06ee…cb5217d ago0x8e6703…a2a954
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8de7…1c2c17d ago0x109dbe…dceea1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x63fd…c86f17d ago0x87e033…3efac7
0xa787…64cf0x47c5…4fc3Base$10.5070%0x12b7…6f9917d ago0x34ed58…d8cb7c
0xa787…64cf0x47c5…4fc3Base$21.0070%0x0c68…47ce17d ago0xe09b5b…447095
0xa787…64cf0x47c5…4fc3Base$15.7570%0x433f…6ee917d ago0x07adfb…c6708b
0xa787…64cf0x47c5…4fc3Base$31.5070%0xa4f5…b2f917d ago0xe20d0d…a29667
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7430…b4bb17d ago0x74da09…bcbe00
0xa787…64cf0x47c5…4fc3Base$10.5070%0x850e…501717d ago0x01a0d0…1b33a4
0xa787…64cf0x47c5…4fc3Base$19.9570%0xf6cb…a8d717d ago0xcfcc52…80a6eb
0xa787…64cf0x47c5…4fc3Base$21.0070%0x16b5…bfc017d ago0x4f3322…89ff96
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdf85…203b17d ago0xba444f…e780fa
0xa787…64cf0x47c5…4fc3Base$21.0070%0xbb33…527717d ago0xbf6bb0…95b43b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5198…0ffb17d ago0xc61ca2…51b4b8
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9618…286117d ago0x4763be…fe747d
0xa787…64cf0x47c5…4fc3Base$10.5070%0x238e…232517d ago0xda7e50…c8a8ab
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd022…454117d ago0x2e1580…d15b30

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.