Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0x0e3d…7757Base—$4.2070%0x8503…c07232d ago0xf0bd36…ead860
0x1332…66eb0x0e3d…7757Base—$273.0070%0x8ee8…f8f232d ago0xc41aca…fcfe8f
0x1332…66eb0x0e3d…7757Base—$51.3770%0x0d6a…b70432d ago0xee2d83…21d723
0x1332…66eb0x0e3d…7757Base—$21.0070%0xfdd4…df7232d ago0x083ed9…9a975e
0x1332…66eb0x0e3d…7757Base—$13.6570%0xcfba…f10632d ago0xbfa02d…63670e
0x1332…66eb0x0e3d…7757Base—$14.7070%0xd02b…c37932d ago0x5fcb1a…0f454d
0x1332…66eb0x0e3d…7757Base—$2,527.7970%0x9971…204832d ago0xf81303…826ff4
0x1332…66eb0x0e3d…7757Base—$49.3570%0x77d2…f15d32d ago0xfb4e63…d225f9
0x1332…66eb0x0e3d…7757Base—$21.0070%0x6361…440532d ago0xacc118…4b37f3
0x1332…66eb0x0e3d…7757Base—$5.2570%0x3663…55ff32d ago0x6ab476…1b7f42
0x1332…66eb0x0e3d…7757Base—$15.7570%0x24b8…43f032d ago0xe7e7ea…69bbc8
0x1332…66eb0x0e3d…7757Base—$52.5070%0xf9ea…484f32d ago0xf53bb5…84785d
0x1332…66eb0x0e3d…7757Base—$18.0070%0xc807…52c732d ago0x50d30b…d32185
0x1332…66eb0x0e3d…7757Base—$2.1070%0x850e…501732d ago0xdb7feb…c0cb70
0x1332…66eb0x0e3d…7757Base—$49.3570%0xe7f6…e17432d ago0x8c2a47…5e8db6
0x1332…66eb0x0e3d…7757Base—$10.4070%0x8121…3f9d32d ago0x11f3cc…866680
0x1332…66eb0x0e3d…7757Base—$11.5570%0x8817…492732d ago0xbb5ab3…ee1b77
0x1332…66eb0x0e3d…7757Base—$60.0070%0xeba0…ab3b32d ago0xfec12e…22d7ad
0x1332…66eb0x0e3d…7757Base—$124.7970%0x8494…2e4432d ago0x8ed9f2…8bda9c
0x1332…66eb0x0e3d…7757Base—$525.0070%0x0485…d42932d ago0xc4eeb3…5de9c9
0x1332…66eb0x0e3d…7757Base—$21.0070%0xbf85…381032d ago0x2611ff…6ba420
0x1332…66eb0x0e3d…7757Base—$57.7570%0x88c8…503832d ago0x5faf9c…a6cb1c
0x1332…66eb0x0e3d…7757Base—$53.5570%0x81da…371f32d ago0x461dd3…2dabe3
0x1332…66eb0x0e3d…7757Base—$181.2370%0x3c35…aa7332d ago0x6b2cd4…52d488
0x1332…66eb0x0e3d…7757Base—$5.2570%0x3d37…880632d ago0xe8e7d6…7a55d5

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.