Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1332…66eb0xdf62…30eeBase—$99.9170%0x271d…d4bc12h ago0x0585e4…2fb64b
0x1332…66eb0xdf62…30eeBase—$4.9570%0xf261…5d4112h ago0x89c63a…ce88d0
0x1332…66eb0xdf62…30eeBase—$99.9470%0x12b7…6f9912h ago0x15adc7…5b6b6c
0x1332…66eb0xdf62…30eeBase—$99.8870%0xdcd9…b01a12h ago0x4aed66…4fba70
0x1332…66eb0xdf62…30eeBase—$99.8570%0x7666…72f413h ago0xdfaddf…243331
0x1332…66eb0xdf62…30eeBase—$98.2370%0x44bc…cd6a13h ago0xf7ebf8…f2a749
0x1332…66eb0xdf62…30eeBase—$99.6970%0x02d7…6ab313h ago0xb626f6…f20edb
0x1332…66eb0xdf62…30eeBase—$99.8870%0xe2b6…b04c13h ago0x7d9558…340496
0x1332…66eb0xdf62…30eeBase—$49.8870%0x9ea2…605a13h ago0xbe2bad…e11d40
0x1332…66eb0xdf62…30eeBase—$98.2370%0x60af…6a2513h ago0xcc7067…6a9031
0x1332…66eb0xdf62…30eeBase—$99.7870%0xf11b…db9413h ago0x8bc1f0…712046
0x1332…66eb0xdf62…30eeBase—$79.6270%0x8bdc…90be14h ago0x12fbda…ed89fe
0xba6e…cfac0xdf62…30eeBase—$70.0070%0x7a25…7fdc15h ago0xf79180…feb0c1
0x1332…66eb0xdf62…30eeBase—$3,014.5370%0x5d0b…1ded16h ago0x8093b4…291f21
0xe05a…5c680xdf62…30eeBase—$95.0070%0x2bdf…11ce16h ago0x0bad9c…b12503
0x14a3…b4750xdf62…30eeBase—$23.4670%0xd223…7d2817h ago0xa160b4…220b74
0x29db…21120xdf62…30eeBase—$7.6970%0x6e05…667f17h ago0x2c1d4e…4d104a
0x1332…66eb0xdf62…30eeBase—$646.6270%0xd4ab…0bb623h ago0x689d65…6923c9
0x1332…66eb0xdf62…30eeBase—$19.2270%0x2837…f7671d ago0x5c96f2…3f500e
0x1332…66eb0xdf62…30eeBase—$99.2770%0x127e…b24a1d ago0xdb0b06…a89306
0xc0a3…596f0xdf62…30eeBase—$2,848.7170%0x0007…88671d ago0xc03c7d…922899
0x3105…c1900xdf62…30eeBase—$119.1370%0x54de…44701d ago0xff3926…363233
0x1332…66eb0xdf62…30eeBase—$8,150.0070%0x0c68…47ce1d ago0xa24b44…3f90af
0x1332…66eb0xdf62…30eeBase—$48.8570%0xbcc0…614b1d ago0xe8eec5…2e38f2
0x1332…66eb0xdf62…30eeBase—$96.8070%0xfdd4…df721d ago0xdf2340…3b7f7a

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.