Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x47c5…4fc3Base$12.6070%0xafd1…680d31d ago0x57b264…308bdf
0x1332…66eb0x47c5…4fc3Base$15.7570%0x35fd…376b31d ago0x1e1a99…37f3c1
0xdfef…819c0x47c5…4fc3Base$5.2570%0xf8c4…d83631d ago0x8382ab…426244
0x294b…f2ed0x47c5…4fc3Base$5.2570%0xb92d…57bc31d ago0x5d8ff9…2d4a24
0x1020…60120x47c5…4fc3Base$5.2570%0x433f…6ee931d ago0xd68f9d…5dc956
0x0842…4b370x47c5…4fc3Base$5.2570%0x5e05…afbb31d ago0x905a2e…d553cc
0xa69d…34450x47c5…4fc3Base$5.2570%0xa4f5…b2f931d ago0x28ed69…89f904
0xf61d…24690x47c5…4fc3Base$5.2570%0x752e…993331d ago0xec0179…f98707
0xa787…64cf0x47c5…4fc3Base$5.2570%0x2c22…1f1c31d ago0x11166c…c7bb32
0xd573…1b300x47c5…4fc3Base$498.7570%0x4218…be8731d ago0x82bd0e…899255
0xc9a2…31540x47c5…4fc3Base$9.4570%0x3aab…e20931d ago0x14c3b9…fd61af
0xa17c…60a90x47c5…4fc3Base$6.3070%0xfb58…2b7231d ago0xa447db…654832
0x1332…66eb0x47c5…4fc3Base$114.4570%0x4689…1c4b31d ago0x745734…c73691
0x3fb1…7e250x47c5…4fc3Base$3.1570%0x39e9…239331d ago0x7f1d43…b2ef45
0x1332…66eb0x47c5…4fc3Base$105.0070%0x505d…14d631d ago0x55f5b4…78f024
0xa787…64cf0x47c5…4fc3Base$3.1570%0x9d66…1ab631d ago0x7f7843…f93022
0x9c9d…59560x47c5…4fc3Base$102.9070%0xab17…f94331d ago0x2f8930…6e8b27
0x1332…66eb0x47c5…4fc3Base$10.5070%0x9ee0…41c331d ago0xe1b27e…ca7ce2
0x9efe…ebf10x47c5…4fc3Base$1.0570%0x2e11…857331d ago0xbd13b0…ce79d0
0x1332…66eb0x47c5…4fc3Base$7.3570%0xf760…e9ab31d ago0xfd76b3…514030
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6a32…813631d ago0x211bea…ccddbc
0xa2a3…0d9b0x47c5…4fc3Base$6.3070%0x44e3…343231d ago0x15d88f…c3fdbc
0x1332…66eb0x47c5…4fc3Base$52.5070%0x643b…940431d ago0x2df64f…0299ab
0x1332…66eb0x47c5…4fc3Base$12.6070%0xb77d…5f2d31d ago0x8ec0d3…cffab1
0x3aca…63310x47c5…4fc3Base$5.5170%0x271d…71b431d ago0x268010…c8c593

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.