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$10.5070%0x6bac…5e9b7d ago0x34983a…f775ae
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb11e…6e5a7d ago0x4d2100…361bce
0xa787…64cf0x47c5…4fc3Base$31.5070%0x9c03…689d7d ago0xc47767…dfbe4e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0156…b0f57d ago0xedbf1c…219f9b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x581b…eeb27d ago0xacd4a0…a432de
0xa787…64cf0x47c5…4fc3Base$26.2570%0x0abd…8e777d ago0xee3d02…88305a
0xa787…64cf0x47c5…4fc3Base$10.5070%0xcf6b…a40a7d ago0xe3a7b6…f44293
0xa787…64cf0x47c5…4fc3Base$21.0070%0xd4ab…0bb67d ago0x99ab05…6e506a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x63f7…45787d ago0x4fe9ae…a4b890
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc52b…5a8d7d ago0x5f1558…0863ce
0xa787…64cf0x47c5…4fc3Base$105.0070%0xb725…f2dd7d ago0x6c8841…66a622
0xa787…64cf0x47c5…4fc3Base$11.5570%0x93eb…4c297d ago0x9f0309…df2b6a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8ea5…b7fc7d ago0xedfc61…63c4e1
0xa787…64cf0x47c5…4fc3Base$26.2570%0x2035…57d37d ago0xff419d…ac7f0d
0xa787…64cf0x47c5…4fc3Base$21.0070%0x7390…9c937d ago0x974f64…1ccef1
0xa787…64cf0x47c5…4fc3Base$21.0070%0xe9e4…19637d ago0x392caf…128649
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9307…e92a7d ago0xd931b6…f12f36
0xa787…64cf0x47c5…4fc3Base$18.9070%0x45eb…e31b7d ago0xad3a81…be3f15
0xa787…64cf0x47c5…4fc3Base$10.5070%0xe5f9…0f5f7d ago0x386518…550f7e
0xa787…64cf0x47c5…4fc3Base$11.5570%0x9f6a…a93c7d ago0xf29dfd…77e967
0xa787…64cf0x47c5…4fc3Base$10.5070%0x9d66…1ab67d ago0xe2ed50…29423a
0xa787…64cf0x47c5…4fc3Base$21.0070%0x6ae4…e26d7d ago0x15d6e4…edf0fe
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2e76…b7497d ago0x856f50…ce349e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x3d68…f69e7d ago0x4c0576…abe86b
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd6e8…21cd7d ago0x252f1e…a76db9

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.