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$21.0070%0x7311…c90b11d ago0x20459b…d64211
0xa787…64cf0x47c5…4fc3Base$10.5070%0x238e…232511d ago0x41fd83…e16cd4
0xc9a2…31540x47c5…4fc3Base$10.5070%0x18cc…275011d ago0xfb63d6…0c9631
0x1332…66eb0x47c5…4fc3Base$17.6770%0x581b…eeb211d ago0x21ef19…6e550b
0x1332…66eb0x47c5…4fc3Base$10.5070%0x2bdf…11ce11d ago0x24eefd…d68f5d
0xc9a2…31540x47c5…4fc3Base$52.5070%0x1b46…187011d ago0xef2519…b587a5
0x8cfa…be850x47c5…4fc3Base$10.5070%0x58f6…451711d ago0x86afc5…f9a980
0xa520…eca40x47c5…4fc3Base$10.5070%0x212c…a8f611d ago0x097ab5…b049a5
0x9ca0…2ae90x47c5…4fc3Base$105.0070%0xfdd4…df7211d ago0xc4a0b4…0a2543
0x79ec…56320x47c5…4fc3Base$21.0070%0x7186…110f11d ago0x54d73f…6ed559
0x7625…7c620x47c5…4fc3Base$144.5070%0x971c…70dd11d ago0xed024c…d44b82
0x5d79…ab930x47c5…4fc3Base$10.5070%0x6bdd…b27611d ago0x2f1879…5b8432
0x1332…66eb0x47c5…4fc3Base$100.0070%0x2fa9…16de11d ago0x4d62de…7914b6
0xcf5f…680d0x47c5…4fc3Base$14.7070%0x8bf2…a82e11d ago0x094d7c…5d4484
0x3db7…d6930x47c5…4fc3Base$10.5070%0x6d55…0cde11d ago0x3478f9…32f2e6
0xa787…64cf0x47c5…4fc3Base$15.7570%0x363e…450d11d ago0xb0901e…091841
0x1332…66eb0x47c5…4fc3Base$110.8070%0x6e35…7a2811d ago0x31f10c…2b3436
0x1332…66eb0x47c5…4fc3Base$2.0970%0x0553…cecf11d ago0x914386…e6986d
0x332e…8b0c0x47c5…4fc3Base$25.0070%0xc86d…b47f11d ago0xc364fd…157f1d
0xfa57…b31a0x47c5…4fc3Base$11.3970%0x6a34…ec8811d ago0x211024…ff5d21
0x1332…66eb0x47c5…4fc3Base$77.7070%0x3d76…265f11d ago0x243122…588dcd
0xa787…64cf0x47c5…4fc3Base$52.5070%0x6d49…84c811d ago0xa15890…07d61e
0xaa51…52980x47c5…4fc3Base$21.0070%0xd8cf…8eb711d ago0x5201da…11dc77
0x2722…ccd80x47c5…4fc3Base$21.0070%0x0043…73f211d ago0xf15e19…754cc6
0x1332…66eb0x47c5…4fc3Base$31.5070%0x39e9…239311d ago0x93427e…837d83

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.