Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base—$25.3070%0x211d…d17246d ago0xc1248d…ca8306
0x3be9…575c0x4cd0…bc31Base—$99.3870%0x4337…6c9246d ago0x69fe61…e9ade7
0x3be9…575c0x4cd0…bc31Base—$20.3570%0x4337…39a846d ago0x26e8ba…d1a0d5
0x3be9…575c0x4cd0…bc31Base—$120.3470%0x4337…a93d46d ago0x7c16d9…2f02d8
0x3be9…575c0x4cd0…bc31Base—$1.8470%0x211d…d17246d ago0x483305…73d291
0x8bdb…8a9d0x4cd0…bc31Base—$0.1070%0xf70d…dbef46d ago0x3e9566…501fd9
0x8bdb…8a9d0x4cd0…bc31Base—$0.1070%0xf70d…dbef46d ago0xa10c29…537880
0x8bdb…8a9d0x4cd0…bc31Base—$0.1070%0xf70d…dbef46d ago0x2a9379…b4f932
0x3be9…575c0x4cd0…bc31Base—$100.3370%0x6a6f…be4146d ago0x4237eb…09dd2f
0x3be9…575c0x4cd0…bc31Base—$53.3170%0xe196…0ce146d ago0x844749…f7afab
0x3be9…575c0x4cd0…bc31Base—$252.4770%0xe196…0ce146d ago0x7c6067…df3d39
0x3be9…575c0x4cd0…bc31Base—$3.3470%0x4337…ef2546d ago0xa7ac06…91e1ce
0x3be9…575c0x4cd0…bc31Base—$50.3670%0x4337…6ef946d ago0x0dd4a7…1d2cc6
0x3be9…575c0x4cd0…bc31Base—$78.3270%0xf279…f77f46d ago0xf0efa0…f44ac0
0x3be9…575c0x4cd0…bc31Base—$1.8470%0xe196…0ce146d ago0xc00cf9…fb392d
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x211d…d17246d ago0x4216d4…51872c
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…539346d ago0x4a32ee…010c39
0x3be9…575c0x4cd0…bc31Base—$20.3070%0xe196…0ce146d ago0x7a8bf1…8d520e
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x211d…d17246d ago0xf2d693…247a45
0x3be9…575c0x4cd0…bc31Base—$100.3870%0xf279…f77f46d ago0xb265c9…816a93
0x3be9…575c0x4cd0…bc31Base—$30.3670%0x211d…d17246d ago0xd45e41…c8725e
0x3be9…575c0x4cd0…bc31Base—$50.3670%0xf279…f77f46d ago0xec85f4…0bc128
0x3be9…575c0x4cd0…bc31Base—$15.3770%0x4337…e06146d ago0xfb31ef…0a06fc
0x3be9…575c0x4cd0…bc31Base—$10.3070%0x4337…224f46d ago0x1c5bc2…fbac60
0x3be9…575c0x4cd0…bc31Base—$1,250.7970%0xe196…0ce146d ago0xf70f32…2b04ed

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.