Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa520…eca40x47c5…4fc3Base$10.5070%0x75c8…902c27d ago0x56a807…362b4c
0x9997…febe0x47c5…4fc3Base$13.6570%0x7dc9…9d7b27d ago0x64b496…37fd45
0xbaf6…e02d0x47c5…4fc3Base$8.4070%0x7430…b4bb27d ago0x0b89b9…35af82
0xeb19…e6200x47c5…4fc3Base$1.0570%0x2158…e16027d ago0x5b7edb…46e0f8
0x4bfb…0c880x47c5…4fc3Base$1.0570%0x3764…3be027d ago0x3b2e7b…fd0369
0x1332…66eb0x47c5…4fc3Base$10.5070%0x238c…f4bb27d ago0xccd0f9…c39d45
0xc9a2…31540x47c5…4fc3Base$10.5070%0x850e…501727d ago0x8edba0…3992a5
0x1332…66eb0x47c5…4fc3Base$10.5070%0x6170…fcde27d ago0xa25586…98221f
0x9d50…27cd0x47c5…4fc3Base$10.5070%0x816c…9f8627d ago0x2ff860…348da9
0xfcd5…60dd0x47c5…4fc3Base$10.0070%0x5787…759e27d ago0x7e2898…c46cab
0xc9a2…31540x47c5…4fc3Base$21.0070%0x563b…9a7f27d ago0x4b3aa9…68347a
0x1332…66eb0x47c5…4fc3Base$10.5070%0x5fe9…a96527d ago0x105c5b…4d378d
0x1332…66eb0x47c5…4fc3Base$10.5070%0xfec0…c39427d ago0xd5714e…6a07d5
0x8cfa…be850x47c5…4fc3Base$1.0570%0xe1d1…1b1927d ago0x79a24c…03284f
0x1332…66eb0x47c5…4fc3Base$21.0070%0x0908…9e5127d ago0xe8f2f2…2b547a
0x3fb1…7e250x47c5…4fc3Base$10.5070%0x8121…3f9d27d ago0xe3b7b4…183b4e
0x1332…66eb0x47c5…4fc3Base$5.2570%0x05f1…3bb927d ago0x829e31…f351fa
0x1332…66eb0x47c5…4fc3Base$5.2570%0x7bc8…426127d ago0x1cf203…7d94cf
0x1332…66eb0x47c5…4fc3Base$10.5070%0x39a9…7be527d ago0xba9080…6273cf
0x1332…66eb0x47c5…4fc3Base$110.0070%0x771b…60b827d ago0xd61a3e…cf9eb6
0xa520…eca40x47c5…4fc3Base$1.0570%0x898f…4f5e27d ago0x789df0…0ca44c
0xa520…eca40x47c5…4fc3Base$31.5070%0x4136…b72627d ago0x8a0ef1…2b8713
0x5e66…b8210x47c5…4fc3Base$6.2070%0x2a59…864527d ago0x40ea47…2b3fbc
0x1332…66eb0x47c5…4fc3Base$6.3070%0x3fab…7e8c27d ago0x0180c0…9a5dca
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1798…f45f27d ago0x767404…3e513a

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.