Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5832…74e80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x2d1ab6…9281e6
0x3382…8e570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xe8c608…f81e9b
0xce3c…caf90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x567848…378e79
0x5d9f…80a80x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x48b6e7…818f1e
0x7478…0f310x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x96e2b8…2c45ee
0x7478…0f310x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x6b096f…b7f130
0x7478…0f310x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x252d41…ed0e5e
0x7ee2…58eb0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xf34d19…1aca2e
0x7ee2…58eb0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xf09abf…6e131f
0x7a7b…73930x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x89bdc9…8a83e3
0x7a7b…73930x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xea5e92…53cf81
0xf945…bac50x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xe76ac6…641b48
0xf945…bac50x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xc879d4…efed07
0xc682…42120x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xc93235…d8a029
0xc682…42120x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xca7e10…dc37c2
0x1a00…9a8d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xc9c863…75ef09
0x1a00…9a8d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xd0c1a0…40438f
0xaf5e…942d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x0fa18c…ec4d13
0xaf5e…942d0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x354abe…82610e
0xce3c…caf90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x3977c7…dfdb0b
0xce3c…caf90x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x6f5607…ac667a
0x8a0d…00190x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x42f468…ba3cb8
0x8a0d…00190x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xfdccb4…4c1429
0x3382…8e570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0x57b93e…c56716
0x3382…8e570x0e84…b808BaseOtto AITwitter search$0.001100%coinbase39d ago0xd2683f…c0bcc5

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.