Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda4e…9f1c0x47c5…4fc3Base$100.0070%0xf867…7e9b48d ago0x4a4432…43ea6e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0e26…797848d ago0xf46720…ffae87
0xa17c…60a90x47c5…4fc3Base$2.1070%0xe7f0…b89c48d ago0xaf4e35…aa4d4b
0x1332…66eb0x47c5…4fc3Base$210.0070%0xa5e3…a7a348d ago0x143969…f0df26
0xdd08…ca7b0x47c5…4fc3Base$10.5070%0x0166…37af48d ago0xccd0e1…cdd355
0xefbb…baab0x47c5…4fc3Base$3.1570%0x569e…48f948d ago0x9cecef…6e18ab
0x1332…66eb0x47c5…4fc3Base$73.5070%0x4184…789b48d ago0xebf827…ba12f7
0xc0e8…a6a70x47c5…4fc3Base$10.5070%0x1a34…32c148d ago0xf8cb3d…be5023
0x1332…66eb0x47c5…4fc3Base$10.0070%0xb689…e28348d ago0xc1b7e2…fef05d
0xc9a2…31540x47c5…4fc3Base$2.1070%0xc5bc…360648d ago0xe38cc0…19fb73
0x2c42…499d0x47c5…4fc3Base$10.5070%0x0908…9e5148d ago0x4f1417…03e1ea
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6bdd…b27648d ago0x917e47…040b3a
0xb43d…25a10x47c5…4fc3Base$10.0070%0xbe69…299248d ago0x22ce35…899eb2
0x1332…66eb0x47c5…4fc3Base$10.5070%0xcb6c…da0b48d ago0x63b769…cde28c
0xe5f8…b3010x47c5…4fc3Base$10.0070%0xd0fe…397648d ago0xea2542…8c4599
0x2f85…d5470x47c5…4fc3Base$11.1170%0x77d2…395e48d ago0xd80057…c7fa53
0x1332…66eb0x47c5…4fc3Base$10.5070%0xc5bc…360648d ago0xd6b440…b5e354
0xc9a2…31540x47c5…4fc3Base$21.0070%0xedfa…1e1248d ago0x6652fa…e5e240
0x00f0…653a0x47c5…4fc3Base$28.3570%0x0908…9e5148d ago0xe801c3…8a42da
0x1332…66eb0x47c5…4fc3Base$210.0070%0xc84b…0cb348d ago0xd10517…1bc4e4
0x8192…24570x47c5…4fc3Base$10.5070%0xab17…f94348d ago0xbe5e74…a90f83
0x87c8…75830x47c5…4fc3Base$10.5070%0xb55c…2e3e48d ago0x6cb00a…eb1e5e
0x1332…66eb0x47c5…4fc3Base$6.0070%0x4339…385048d ago0x694197…01851d
0x1332…66eb0x47c5…4fc3Base$3.1570%0xc763…5b0b48d ago0x6809cb…3e2f1f
0x8871…ba6b0x47c5…4fc3Base$11.3370%0x3eb5…db3c48d ago0x4a52bf…6108b0

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.