Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x50c7…e0d00x79e9…3881BasePalmyr SocialSocial$0.01100%coinbase14d ago0xe96400…128ed5
0x50c7…e0d00x79e9…3881BasePalmyr SocialSocial$0.01100%coinbase14d ago0x68affa…4ae1f9
0x50c7…e0d00x79e9…3881BasePalmyr SocialSocial$0.01100%coinbase14d ago0x90d0ee…a14899
0x50c7…e0d00x79e9…3881BasePalmyr SocialSocial$0.01100%coinbase14d ago0xd006ab…514783
0x50c7…e0d00x79e9…3881BasePalmyr SocialSocial$0.01100%coinbase14d ago0x55319f…5f22d4
0x50c7…e0d00x79e9…3881BasePalmyr SocialSocial$0.01100%coinbase14d ago0xc75934…4b7fc0
0x50c7…e0d00x79e9…3881BasePalmyr SocialSocial$2.75100%coinbase14d ago0x2d5256…6877d4
0x50c7…e0d00xcc98…4333Basex402 service$0.50100%coinbase14d ago0xa820af…ed575c
0x50c7…e0d00x10ff…9e4fBaseSuede AIMusic$0.50100%coinbase14d ago0x1c9e38…058d5e
0x50c7…e0d00x6c07…5621BaseAgentUtility.aiUsers$0.50100%coinbase14d ago0x47a376…b050a8
0x50c7…e0d00x6c07…5621BaseAgentUtility.aiUsers$0.50100%coinbase14d ago0x221638…e703cf
0x50c7…e0d00x6c07…5621BaseAgentUtility.aiUsers$0.50100%coinbase14d ago0x763b7f…7ad7be
0x50c7…e0d00x6c07…5621BaseAgentUtility.aiUsers$0.50100%coinbase14d ago0x2bb41c…5dc292
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0xa638fc…7ae318
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0x366d3b…7c4e07
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0x2c7e5d…acbc09
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0x651add…e03d50
0x50c7…e0d00x10ff…9e4fBaseSuede AIMusic$0.50100%coinbase14d ago0x4e0b54…eea766
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0x3dd384…5f7fd1
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0x55ce94…31766f
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0xd9dc37…0bfad6
0x50c7…e0d00x0e84…b808BaseOtto AITwitter search$1.75100%coinbase14d ago0x48db5a…61b769

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.