Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xab6b…78cc0xbe30…f80bBase—$0.01100%coinbase66d ago0x4d6a82…60a0bf
0xab6b…78cc0x5ea1…fe67Base—$0.01100%coinbase66d ago0xcf1c89…2acce4
0xab6b…78cc0x0260…085eBase—$0.01100%coinbase66d ago0xfe55d2…7b802e
0xab6b…78cc0x50e0…649fBase—$0.01100%coinbase67d ago0xe3021a…5f1879
0xab6b…78cc0x014d…8fe3Base—$0.01100%coinbase67d ago0xd89281…e1cdcf
0xab6b…78cc0x8200…eb37Base—$0.01100%coinbase67d ago0x5aec05…f84ee7
0xab6b…78cc0x8bd5…40f5Base—$0.01100%coinbase67d ago0x3ac852…a394ad
0xab6b…78cc0x1b23…78f4Base—$0.01100%coinbase67d ago0x9e7491…260112
0xab6b…78cc0xfab1…52dfBase—$0.01100%coinbase67d ago0x60a398…0e708a
0xab6b…78cc0x5920…1e12Base—$0.01100%coinbase67d ago0x438e17…93c47d
0xab6b…78cc0x1749…e2c8Base—$0.01100%coinbase67d ago0x4e1e2d…ce80ee
0xab6b…78cc0x829a…115dBase—$0.01100%coinbase67d ago0x196011…7e3e7b
0xab6b…78cc0x19d4…f4e4Base—$0.01100%coinbase67d ago0x2f1570…d30124
0xab6b…78cc0xf6d1…5556Base—$0.01100%coinbase67d ago0x6b0b8f…1e52e5
0xab6b…78cc0xb38e…efdcBase—$0.01100%coinbase67d ago0x91883c…649e70
0xab6b…78cc0x4ff4…c02eBase—$0.01100%coinbase67d ago0xbacef2…ab8c9c
0xab6b…78cc0xc164…945aBase—$0.01100%coinbase67d ago0xd151ef…d3315f
0xab6b…78cc0x9a97…5da3Base—$0.01100%coinbase67d ago0x0572a5…2ccf35
0xab6b…78cc0x7ce8…4145Base—$0.01100%coinbase67d ago0x48e331…12ff5a
0xab6b…78cc0x8768…f683Base—$0.01100%coinbase67d ago0xd5a4a8…f25125
0xab6b…78cc0x0f5d…eab4Base—$0.01100%coinbase67d ago0x79575b…ade44d
0xab6b…78cc0xc194…2cccBase—$0.01100%coinbase67d ago0xb022a8…56ccd6
0xab6b…78cc0xa235…9e65Base—$0.01100%coinbase67d ago0xc8c618…24a1d6
0xab6b…78cc0x7fb3…55cbBase—$0.01100%coinbase67d ago0xb28b06…b6e687
0xab6b…78cc0x27ca…29e8Base—$0.01100%coinbase67d ago0x61c65b…c24e5c

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.